Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(294)

Unified Diff: gyp/record.gyp

Issue 243243003: anticipate more optimizations by renaming some files and methods (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/record/SkRecordCulling.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/record.gyp
diff --git a/gyp/record.gyp b/gyp/record.gyp
index 31decb69f99f5ea839410dfceffa6d565019503a..e001994286228058aa82bab7b9a99363a9e2f431 100644
--- a/gyp/record.gyp
+++ b/gyp/record.gyp
@@ -14,7 +14,7 @@
],
},
'sources': [
- '../src/record/SkRecordCulling.cpp',
+ '../src/record/SkRecordOpts.cpp',
'../src/record/SkRecordDraw.cpp',
'../src/record/SkRecorder.cpp',
'../src/record/SkRecording.cpp',
« no previous file with comments | « no previous file | src/record/SkRecordCulling.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698