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

Unified Diff: Source/core/core.gypi

Issue 17035010: Revert "Rename DOMWindow interface to Window" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 cba0b3047615d56a09ab59fec22163f1b30b511a..e591844bea4998cdb7f68165a1bf8cf709733f50 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -267,6 +267,8 @@
'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',
@@ -287,8 +289,6 @@
'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