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

Unified Diff: content/browser/BUILD.gn

Issue 2684433003: Files required by a service now listed in manifest. (Closed)
Patch Set: More clean-up. 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index ee3c5e63a2f14fb51028518b0f4275648210b845..4e0bca77d3fcad1ce5f9c23b9d43f70eda350ec3 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -103,6 +103,7 @@ source_set("browser") {
"//net:http_server",
"//ppapi/features",
"//printing/features",
+ "//services/catalog/public/cpp",
"//services/catalog/public/interfaces:constants",
"//services/device:lib",
"//services/device/public/interfaces",

Powered by Google App Engine
This is Rietveld 408576698