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

Unified Diff: apps/apps.gypi

Issue 15269003: Refactor extension handling code from AppShimHost into ExtensionAppShimHandler. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync and rebase 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 f6bfa6c3261695de0fc9943dd2037908d1ecd219..92a677e29f82b650d9018de6d8c70ba4a4e6c78c 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -36,6 +36,8 @@
'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/extension_app_shim_handler_mac.h',
+ 'app_shim/extension_app_shim_handler_mac.cc',
'field_trial_names.cc',
'field_trial_names.h',
'pref_names.cc',

Powered by Google App Engine
This is Rietveld 408576698