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

Unified Diff: Source/bindings/bindings.gypi

Issue 23549004: Fix the HTMLSelectElement.prototype.remove() method (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 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 accc0c5ae9c3155c55fd65ac9c06eadf884dbac3..0b7e66a1bbeddd7b965c13554e0ed882a3a857dc 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -197,8 +197,6 @@
'v8/custom/V8HTMLMediaElementCustom.cpp',
'v8/custom/V8HTMLOptionsCollectionCustom.cpp',
'v8/custom/V8HTMLPlugInElementCustom.cpp',
- 'v8/custom/V8HTMLSelectElementCustom.cpp',
- 'v8/custom/V8HTMLSelectElementCustom.h',
'v8/custom/V8HistoryCustom.cpp',
'v8/custom/V8IDBAnyCustom.cpp',
'v8/custom/V8ImageDataCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698