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

Unified Diff: skia/skia_library.gypi

Issue 199043004: Make PixelRefUtils::GatherDiscardablePixelRefs use Skia's version of the NoSaveLayerCanvas (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed Created 6 years, 9 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 | « skia/ext/pixel_ref_utils.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_library.gypi
diff --git a/skia/skia_library.gypi b/skia/skia_library.gypi
index 9427957206e5b6b2702db7dd9df4a6cdd54410d2..dd5a85955539f948eaff479473d36777ef6b5d7e 100644
--- a/skia/skia_library.gypi
+++ b/skia/skia_library.gypi
@@ -66,6 +66,7 @@
'../third_party/skia/include/utils/mac/SkCGUtils.h',
'../third_party/skia/include/utils/SkDeferredCanvas.h',
'../third_party/skia/include/utils/SkMatrix44.h',
+ '../third_party/skia/include/utils/SkNoSaveLayerCanvas.h',
'../third_party/skia/src/utils/debugger/SkDebugCanvas.cpp',
'../third_party/skia/src/utils/debugger/SkDebugCanvas.h',
'../third_party/skia/src/utils/debugger/SkDrawCommand.cpp',
« no previous file with comments | « skia/ext/pixel_ref_utils.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698