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

Unified Diff: Source/bindings/core/v8/custom/custom.gypi

Issue 1035023005: [bindings] Support CallWith=ThisValue for generic interface methods (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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/core/v8/custom/custom.gypi
diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
index 189894fa39364574df0548fa72334559fec55d79..53686a2215a04ea2c74f7967f752a9e0010e9ac5 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -25,7 +25,6 @@
'V8InjectedScriptHostCustom.cpp',
'V8InjectedScriptManager.cpp',
'V8JavaScriptCallFrameCustom.cpp',
- 'V8LocationCustom.cpp',
'V8MediaQueryListCustom.cpp',
'V8MessageChannelCustom.cpp',
'V8MessageEventCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698