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

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

Issue 217533006: Introduce apps API target in //apps and move app.runtime API into it (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix dependencies (app-runtime-move) Created 6 years, 9 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 | « chrome/common/extensions/DEPS ('k') | chrome/common/extensions/api/app_runtime.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index fdfc3e74be6cfcfd7011e4235eff8844fccbc33c..4cb70deb4ee30201ffe1dc24d769c6825a719bec 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -38,7 +38,6 @@
'activity_log_private.json',
'alarms.idl',
'app_current_window_internal.idl',
- 'app_runtime.idl',
'app_window.idl',
'audio.idl',
'automation_internal.idl',
@@ -133,7 +132,6 @@
# These should be eliminated. See crbug.com/305852.
'activity_log_private.json',
'alarms.idl',
- 'app_runtime.idl',
'app_window.idl',
'context_menus.json',
'downloads.idl',
« no previous file with comments | « chrome/common/extensions/DEPS ('k') | chrome/common/extensions/api/app_runtime.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698