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

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

Issue 854453003: Revert of Revert of Reland factor out window proxy management portions of ScriptController. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase and deflake test Created 5 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: Source/bindings/core/v8/v8.gypi
diff --git a/Source/bindings/core/v8/v8.gypi b/Source/bindings/core/v8/v8.gypi
index 642710069871d98bb7ec69f8424e25464e48729f..38db0e65e039b3a150dbb7b1be4ed678843699e3 100644
--- a/Source/bindings/core/v8/v8.gypi
+++ b/Source/bindings/core/v8/v8.gypi
@@ -171,6 +171,8 @@
'WebGLAny.h',
'WindowProxy.cpp',
'WindowProxy.h',
+ 'WindowProxyManager.cpp',
+ 'WindowProxyManager.h',
'WorkerScriptController.cpp',
'WorkerScriptController.h',
'WorkerScriptDebugServer.cpp',

Powered by Google App Engine
This is Rietveld 408576698