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

Unified Diff: Source/bindings/core/v8/custom/custom.gypi

Issue 917733002: HTMLCanvasElement.toDataURL should use IDL 'any' to avoid using custom binding. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch rebased! Created 5 years, 10 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/core/v8/custom/V8HTMLCanvasElementCustom.cpp ('k') | Source/core/html/HTMLCanvasElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/core/v8/custom/custom.gypi
diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
index 7b3cec45b3e8b95e99a9032225a4872b5c70e391..a794903ae795b8e115c30399b4cb7de5cdbd9606 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -20,7 +20,6 @@
'V8EventTargetCustom.cpp',
'V8FileCustom.cpp',
'V8HTMLAllCollectionCustom.cpp',
- 'V8HTMLCanvasElementCustom.cpp',
'V8HTMLDocumentCustom.cpp',
'V8HTMLOptionsCollectionCustom.cpp',
'V8HTMLPlugInElementCustom.cpp',
« no previous file with comments | « Source/bindings/core/v8/custom/V8HTMLCanvasElementCustom.cpp ('k') | Source/core/html/HTMLCanvasElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698