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

Unified Diff: extensions/extensions.gyp

Issue 652793002: Add service registration for apps APIs implemented as mojo services. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: extensions/browser/mojo Created 6 years, 2 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: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 0c9a8ac404c01558ce608ea338a6919a486a225a..7dddc86ac3ac34f686992d36d2caaa0e1416418c 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -707,6 +707,8 @@
'browser/lazy_background_task_queue.h',
'browser/management_policy.cc',
'browser/management_policy.h',
+ 'browser/mojo/service_registration_manager.cc',
+ 'browser/mojo/service_registration_manager.h',
'browser/notification_types.h',
'browser/null_app_sorting.cc',
'browser/null_app_sorting.h',
« extensions/browser/mojo/service_registration_manager.cc ('K') | « extensions/common/switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698