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

Unified Diff: content/app/BUILD.gn

Issue 2684433003: Files required by a service now listed in manifest. (Closed)
Patch Set: Fixed analysis. Created 3 years, 10 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: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index cdd9410bd2048e4ce3642d077cb17343f4a16dec..e3eb604ffc5409363c738a36489be7707525ae59 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -27,6 +27,7 @@ template("implement_content_app") {
"//content:sandbox_helper_win",
"//content/public/common:common_sources",
"//crypto",
+ "//services/service_manager/public/cpp",
"//services/service_manager/public/interfaces",
"//mojo/edk/system",
"//ppapi/features",

Powered by Google App Engine
This is Rietveld 408576698