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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 1463573002: publish canvas context API stat metrics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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: third_party/WebKit/Source/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index ce3355e974cf71a713191cb808dc556888c658da..297c628f828935ceec35fd12b5542f1c8cf1991e 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -500,6 +500,8 @@
'graphics/Canvas2DImageBufferSurface.h',
'graphics/Canvas2DLayerBridge.cpp',
'graphics/Canvas2DLayerBridge.h',
+ 'graphics/CanvasMetrics.h',
+ 'graphics/CanvasMetrics.cpp',
'graphics/Color.cpp',
'graphics/Color.h',
'graphics/ColorSpace.cpp',

Powered by Google App Engine
This is Rietveld 408576698