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

Unified Diff: Source/core/core.gypi

Issue 191923002: CanvasPathMethods should be shared with CRC2D and Path2D (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years, 9 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/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 88bb3618e46bc0ab579754b23f52d3a395f9c872..808d3119d0e6dad28a2266444669c77b8bf30a27 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -463,6 +463,7 @@
'frame/WindowBase64.idl',
'frame/WindowEventHandlers.idl',
'frame/WindowTimers.idl',
+ 'html/canvas/CanvasPathMethods.idl',
'page/WindowPagePopup.idl',
'svg/SVGDocument.idl',
'svg/SVGFilterPrimitiveStandardAttributes.idl',

Powered by Google App Engine
This is Rietveld 408576698