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

Unified Diff: extensions/browser/BUILD.gn

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 | « no previous file | extensions/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/BUILD.gn
diff --git a/extensions/browser/BUILD.gn b/extensions/browser/BUILD.gn
index 53b24d6c52f3f12177f591bcf6f075ec7f7271ba..be21fe7088342f4bfa2f564ecff4bc02e7c204ee 100644
--- a/extensions/browser/BUILD.gn
+++ b/extensions/browser/BUILD.gn
@@ -406,6 +406,8 @@ source_set("browser") {
"management_policy.h",
"mojo/keep_alive_impl.cc",
"mojo/keep_alive_impl.h",
+ "mojo/service_registration_manager.cc",
+ "mojo/service_registration_manager.h",
"mojo/stash_backend.cc",
"mojo/stash_backend.h",
"pref_names.cc",
« no previous file with comments | « no previous file | extensions/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698