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

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: Using any -> ScriptValue 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
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 63024886cd932fade2e79b42e03765fc41cac5d5..576d187eb2347ecd8c8a6387b88b9c93fc0647da 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -21,7 +21,6 @@
'V8FileCustom.cpp',
'V8FileReaderCustom.cpp',
'V8HTMLAllCollectionCustom.cpp',
- 'V8HTMLCanvasElementCustom.cpp',
'V8HTMLDocumentCustom.cpp',
'V8HTMLOptionsCollectionCustom.cpp',
'V8HTMLPlugInElementCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698