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

Unified Diff: Source/core/core.gypi

Issue 17031006: Rename DOMWindow interface to Window (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 years, 6 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
« no previous file with comments | « Source/bindings/v8/custom/V8WindowCustom.cpp ('k') | Source/core/dom/CompositionEvent.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 815815c2298ce63dce393727b60a6907531b591c..e6903a5aaabc2b04c22ae1dfe101f961a34ddb33 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -268,8 +268,6 @@
'loader/appcache/DOMApplicationCache.idl',
'page/BarProp.idl',
'page/Console.idl',
- 'page/DOMWindow.idl',
- 'page/DOMWindowPagePopup.idl',
'page/EventSource.idl',
'page/History.idl',
'page/Location.idl',
@@ -290,6 +288,8 @@
'page/SpeechInputResult.idl',
'page/SpeechInputResultList.idl',
'page/WebKitPoint.idl',
+ 'page/Window.idl',
+ 'page/WindowPagePopup.idl',
'page/WorkerNavigator.idl',
'plugins/MimeType.idl',
'plugins/MimeTypeArray.idl',
« no previous file with comments | « Source/bindings/v8/custom/V8WindowCustom.cpp ('k') | Source/core/dom/CompositionEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698