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

Unified Diff: Source/bindings/bindings.gypi

Issue 220563002: Remove HTMLFrameElement.location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix tests 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 e06c0093532d53a07c1e36e1fa2c551e90e52157..b9a9b48cac1d6e8d7ab4a6158dd190dec0e5b1e8 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -192,7 +192,6 @@
'v8/custom/V8HTMLCollectionCustom.cpp',
'v8/custom/V8HTMLDocumentCustom.cpp',
'v8/custom/V8HTMLElementCustom.cpp',
- 'v8/custom/V8HTMLFrameElementCustom.cpp',
'v8/custom/V8HTMLOptionsCollectionCustom.cpp',
'v8/custom/V8HTMLPlugInElementCustom.cpp',
'v8/custom/V8HistoryCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698