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

Unified Diff: Source/bindings/bindings.gypi

Issue 14882009: Remove DOM prefix from several IDL interfaces (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 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 | « no previous file | Source/bindings/scripts/CodeGeneratorV8.pm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index e7195957c7b86d3015752ce7bf3aba0230114682..201cdbf56a9d2bf3e2f4acf7d17687546d456fd9 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -157,7 +157,6 @@
'v8/custom/V8CustomSQLStatementErrorCallback.cpp',
'v8/custom/V8CustomXPathNSResolver.cpp',
'v8/custom/V8CustomXPathNSResolver.h',
- 'v8/custom/V8DOMFormDataCustom.cpp',
'v8/custom/V8DOMPointCustom.cpp',
'v8/custom/V8DOMStringMapCustom.cpp',
'v8/custom/V8DOMWindowCustom.cpp',
@@ -173,6 +172,7 @@
'v8/custom/V8EventCustom.cpp',
'v8/custom/V8EventTargetCustom.cpp',
'v8/custom/V8FileReaderCustom.cpp',
+ 'v8/custom/V8FormDataCustom.cpp',
'v8/custom/V8GeolocationCustom.cpp',
'v8/custom/V8HTMLAllCollectionCustom.cpp',
'v8/custom/V8HTMLCanvasElementCustom.cpp',
« no previous file with comments | « no previous file | Source/bindings/scripts/CodeGeneratorV8.pm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698