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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 10878040: Move context-sensitive app.window.* functions to app.window.current().* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add dom property Created 8 years, 4 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: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index a8f567de1f55ffe3bd9733a4130d8f2dd166a880..5dc68faf08a469e24da9e0493bb71bc26fff5aef 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -39,6 +39,7 @@
],
'idl_schema_files': [
'alarms.idl',
+ 'app_current_window_internal.idl',
'app_runtime.idl',
'app_window.idl',
'downloads.idl',

Powered by Google App Engine
This is Rietveld 408576698