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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 15269003: Refactor extension handling code from AppShimHost into ExtensionAppShimHandler. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Change to map of Hosts (no ObserverList). Improve test. 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
« apps/app_shim/extension_app_shim_handler_mac_unittest.cc ('K') | « apps/apps.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index f068cb1314bc4d44232b0137fb6b4da310c1b02a..94aa3f01b803cd08d582c4ea3d22521adf2cdef2 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -471,6 +471,7 @@
},
'sources': [
'../apps/app_shim/app_shim_host_mac_unittest.cc',
+ '../apps/app_shim/extension_app_shim_handler_mac_unittest.cc',
'../extensions/browser/file_reader_unittest.cc',
'../extensions/common/event_filter_unittest.cc',
'../extensions/common/extension_resource_unittest.cc',
« apps/app_shim/extension_app_shim_handler_mac_unittest.cc ('K') | « apps/apps.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698