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

Unified Diff: apps/apps.gypi

Issue 14579006: Start app shim when app launched. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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: apps/apps.gypi
diff --git a/apps/apps.gypi b/apps/apps.gypi
index 5553a51f742d68d71668eb82bd0c5a2477cffc41..d3faa4169da3afa6b665c9a274bda651049c91c3 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -34,6 +34,10 @@
'app_shim/app_shim_host_mac.h',
'app_shim/app_shim_host_manager_mac.h',
'app_shim/app_shim_host_manager_mac.mm',
+ 'app_shim/app_shim_util.h',
+ 'app_shim/app_shim_util_mac.mm',
+ 'app_shim/switches.cc',
+ 'app_shim/switches.h',
'field_trial_names.cc',
'field_trial_names.h',
'pref_names.cc',

Powered by Google App Engine
This is Rietveld 408576698