From ad8ce572f69633ffebe2fa486275d82a5e9a71fe Mon Sep 17 00:00:00 2001 From: "commit-bot@chromium.org" Date: Mon, 21 Apr 2014 15:03:36 +0000 Subject: anticipate more optimizations by renaming some files and methods also, call the new SkRecordOptimize in bench_playback BUG=skia:2378 R=fmalita@chromium.org, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/243243003 git-svn-id: http://skia.googlecode.com/svn/trunk@14277 2bbb7eff-a529-9590-31e7-b0007b416f81 --- tests/RecordDrawTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/RecordDrawTest.cpp') diff --git a/tests/RecordDrawTest.cpp b/tests/RecordDrawTest.cpp index ccd7c3d6c2..4f24c92fe5 100644 --- a/tests/RecordDrawTest.cpp +++ b/tests/RecordDrawTest.cpp @@ -9,7 +9,7 @@ #include "SkDebugCanvas.h" #include "SkRecord.h" -#include "SkRecordCulling.h" +#include "SkRecordOpts.h" #include "SkRecordDraw.h" #include "SkRecorder.h" #include "SkRecords.h" -- cgit v1.2.3