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

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: esprehn@ comments. 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 f623675e7d671e03ea5d3fd50ff5f031418f387d..ead2479780c38faaf8155436f917a204383292a4 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -2920,6 +2920,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