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

Unified Diff: third_party/WebKit/Source/bindings/bindings.gni

Issue 2617733004: binding: Changes the association among global-proxy/global/window-instance. (Closed)
Patch Set: Fixed Document.defaultView Created 3 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/bindings.gni
diff --git a/third_party/WebKit/Source/bindings/bindings.gni b/third_party/WebKit/Source/bindings/bindings.gni
index 3a1f8684248140f302f8ccb270c7ffa87d75072e..a53388375be6ca91d2d426ee4389fdaecbbcfc1e 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -133,7 +133,6 @@ bindings_core_v8_files =
"core/v8/TraceWrapperMember.h",
"core/v8/TraceWrapperV8Reference.h",
"core/v8/Transferables.h",
- "core/v8/ToV8.cpp",
"core/v8/ToV8.h",
"core/v8/V8AbstractEventListener.cpp",
"core/v8/V8AbstractEventListener.h",

Powered by Google App Engine
This is Rietveld 408576698