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

Unified Diff: gyp/core.gypi

Issue 435093003: Keep track of the number of skia operations (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fixed the date in SKPictureContnetInfo.cpp Created 6 years, 5 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/core/SkPictureContentInfo.h » ('j') | src/core/SkPictureContentInfo.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/core.gypi
diff --git a/gyp/core.gypi b/gyp/core.gypi
index da43a05ff137fd6e66c3da30c12400d632493115..68d29c64ad0c2b93c2b2faa6ecb16cb80d36d600 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -130,6 +130,7 @@
'<(skia_src_path)/core/SkPathMeasure.cpp',
'<(skia_src_path)/core/SkPathRef.cpp',
'<(skia_src_path)/core/SkPicture.cpp',
robertphillips 2014/08/04 14:31:24 Add .h in here somewhere too?
+ '<(skia_src_path)/core/SkPictureContentInfo.cpp',
'<(skia_src_path)/core/SkPictureData.cpp',
'<(skia_src_path)/core/SkPictureData.h',
'<(skia_src_path)/core/SkPictureFlat.cpp',
« no previous file with comments | « no previous file | src/core/SkPictureContentInfo.h » ('j') | src/core/SkPictureContentInfo.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698