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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1183863005: Paint Profiler: unroll SkPictures (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index a9d22e146b73c0ba1bf412843003500678f9f420..45bc69869b5294b66f6060ab536b63177c929dee 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -541,6 +541,8 @@
'graphics/ImageOrientation.h',
'graphics/ImageSource.cpp',
'graphics/ImageSource.h',
+ 'graphics/InterceptingCanvas.cpp',
+ 'graphics/InterceptingCanvas.h',
'graphics/LoggingCanvas.cpp',
'graphics/LoggingCanvas.h',
'graphics/PaintInvalidationReason.cpp',
« no previous file with comments | « no previous file | Source/platform/graphics/InterceptingCanvas.h » ('j') | Source/platform/graphics/InterceptingCanvas.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698