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

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

Issue 1645663004: Reland of DevTools: remove V8ScriptRunner use from InjectedScript*. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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: third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
diff --git a/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi b/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
index 1bf567b7c002a63e09f92cd61e7bf476d16a830a..56154302b1d08b216bda0c7cb8005228d896e283 100644
--- a/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
+++ b/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi
@@ -15,7 +15,6 @@
'V8EventTargetCustom.cpp',
'V8HTMLAllCollectionCustom.cpp',
'V8HTMLPlugInElementCustom.cpp',
- 'V8InjectedScriptManager.cpp',
'V8IntersectionObserverCustom.cpp',
'V8MediaQueryListCustom.cpp',
'V8MessageChannelCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698