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

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

Issue 10834261: Move chrome.experimental.app.onLaunched event handler to chrome.app.runtime.onLaunched. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Translated interface definition into IDL (was JSON). Documentation fixes. 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 690f9e3598f0a99bf2c9a1ac34b03cb2d186710e..b5e32d8b800810ef8ab525641706710c5eba91f7 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -37,6 +37,7 @@
],
'idl_schema_files': [
'alarms.idl',
+ 'app_runtime.idl',
'app_window.idl',
'downloads.idl',
'experimental_bluetooth.idl',

Powered by Google App Engine
This is Rietveld 408576698