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

Unified Diff: chrome/chrome_browser_extensions.gypi

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/browser/extensions/chrome_extensions_browser_client.cc ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 6b36a4ca2ec8da571473771377388fb5fdea966f..3039efc9cf97752fa4ebdb1804fa0f7e028bd8df 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -29,6 +29,7 @@
'safe_browsing_proto',
'sync_file_system_proto',
'../third_party/re2/re2.gyp:re2',
+ '../apps/common/api/api.gyp:apps_api',
'../components/components.gyp:onc_component',
'../components/components.gyp:url_matcher',
'../components/components.gyp:wifi_component',
@@ -126,8 +127,6 @@
'browser/extensions/api/alarms/alarms_api.h',
'browser/extensions/api/app_current_window_internal/app_current_window_internal_api.cc',
'browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h',
- 'browser/extensions/api/app_runtime/app_runtime_api.cc',
- 'browser/extensions/api/app_runtime/app_runtime_api.h',
'browser/extensions/api/app_window/app_window_api.cc',
'browser/extensions/api/app_window/app_window_api.h',
'browser/extensions/api/audio/audio_api.cc',
« no previous file with comments | « chrome/browser/extensions/chrome_extensions_browser_client.cc ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698