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

Unified Diff: Source/core/core.gypi

Issue 287163007: WIP: <canvas> hit regions (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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 | « Source/bindings/v8/Dictionary.cpp ('k') | Source/core/html/canvas/CanvasHitRegion.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 133dc1710a2768724fd8bc016a1df11838499e15..a0c4b2cffb02f5087a63d73dbbb39bc0160a9943 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2497,6 +2497,8 @@
'html/canvas/CanvasContextAttributes.h',
'html/canvas/CanvasGradient.cpp',
'html/canvas/CanvasGradient.h',
+ 'html/canvas/CanvasHitRegion.cpp',
+ 'html/canvas/CanvasHitRegion.h',
'html/canvas/CanvasImageSource.h',
'html/canvas/CanvasPathMethods.cpp',
'html/canvas/CanvasPathMethods.h',
« no previous file with comments | « Source/bindings/v8/Dictionary.cpp ('k') | Source/core/html/canvas/CanvasHitRegion.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698