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

Unified Diff: Source/bindings/bindings.gypi

Issue 209933002: Remove custom FormData.append() bindings code. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index caab1f6d4c6a406d60af254b8ad35d1f99043feb..71f990d9ce7a08ffe3d3f6e643cde913971bea04 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -184,7 +184,6 @@
'v8/custom/V8FileReaderCustom.cpp',
'v8/custom/V8Float32ArrayCustom.h',
'v8/custom/V8Float64ArrayCustom.h',
- 'v8/custom/V8FormDataCustom.cpp',
'v8/custom/V8GeolocationCustom.cpp',
'v8/custom/V8HTMLAllCollectionCustom.cpp',
'v8/custom/V8HTMLCanvasElementCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698