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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1508023002: Add TimedCanvasDrawListener (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@spec-change
Patch Set: Created 5 years 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/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 0b71a481235ee76fa7411918d28d5834e1382666..f04e72e88d8ac1efc216c90b8b5b32846c64db76 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -2907,6 +2907,7 @@
'html/WindowNameCollection.h',
'html/canvas/CanvasAsyncBlobCreator.cpp',
'html/canvas/CanvasAsyncBlobCreator.h',
+ 'html/canvas/CanvasDrawListener.cpp',
'html/canvas/CanvasDrawListener.h',
'html/canvas/CanvasFontCache.cpp',
'html/canvas/CanvasFontCache.h',

Powered by Google App Engine
This is Rietveld 408576698