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

Unified Diff: apps/apps.gypi

Issue 23524005: Introduce AppsClient and use it in apps to get the loaded profiles list. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 3 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 | « apps/app_lifetime_monitor.cc ('k') | apps/apps_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/apps.gypi
diff --git a/apps/apps.gypi b/apps/apps.gypi
index bd2bffc878a650ca4fd92634af7af837d6b91f8f..9724dc6128186bd3e1d8b5a63a1bfb6ad3d46826 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -52,6 +52,8 @@
'app_shim/extension_app_shim_handler_mac.h',
'app_window_contents.cc',
'app_window_contents.h',
+ 'apps_client.cc',
+ 'apps_client.h',
'field_trial_names.cc',
'field_trial_names.h',
'launcher.cc',
« no previous file with comments | « apps/app_lifetime_monitor.cc ('k') | apps/apps_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698