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

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: rebase 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
« no previous file with comments | « extensions/common/switches.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 5d3ba29fe9244c6af867341e83ffa6750dd83d96..5ca8ca8ffab90db8f47bebc8dceafbf4a8063fcf 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -709,6 +709,8 @@
'browser/management_policy.h',
'browser/mojo/keep_alive_impl.cc',
'browser/mojo/keep_alive_impl.h',
+ 'browser/mojo/service_registration_manager.cc',
+ 'browser/mojo/service_registration_manager.h',
'browser/mojo/stash_backend.cc',
'browser/mojo/stash_backend.h',
'browser/notification_types.h',
« no previous file with comments | « extensions/common/switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698