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

Unified Diff: content/app/BUILD.gn

Issue 2684433003: Files required by a service now listed in manifest. (Closed)
Patch Set: Fix build. 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
« no previous file with comments | « base/posix/global_descriptors.cc ('k') | content/app/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index dbec967407e8a362dd571f6f9bcbe9640f7f42b5..8d796eca93f48b12c79c737da9ad0b2e7ca9d460 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",
« no previous file with comments | « base/posix/global_descriptors.cc ('k') | content/app/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698