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

Unified Diff: skia/skia_library.gypi

Issue 23789003: Switch AwPixelInfo to wrap SkCanvasLayerState (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clang Created 7 years, 3 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 | « android_webview/public/browser/draw_sw.h ('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 a1e9b8ec9f67c0fe8a782d297375686f1b1848ac..267f586a6965c7d3a2d72a1d537af245b3f62ac3 100644
--- a/skia/skia_library.gypi
+++ b/skia/skia_library.gypi
@@ -123,6 +123,8 @@
'../third_party/skia/src/utils/SkBase64.h',
'../third_party/skia/src/utils/SkBitSet.cpp',
'../third_party/skia/src/utils/SkBitSet.h',
+ '../third_party/skia/src/utils/SkCanvasStack.cpp',
+ '../third_party/skia/src/utils/SkCanvasStateUtils.cpp',
'../third_party/skia/src/utils/SkDeferredCanvas.cpp',
'../third_party/skia/src/utils/SkMatrix44.cpp',
'../third_party/skia/src/utils/SkNullCanvas.cpp',
« no previous file with comments | « android_webview/public/browser/draw_sw.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698