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

Unified Diff: components/BUILD.gn

Issue 403103005: components: Add GN Build files for component_updater and user_manager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | components/component_updater/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 6d5203d3af8f85ce435a5e8c927c46e881d1445f..62b7a26497eca98842e2303bc05f22b2a41e0d06 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -18,6 +18,7 @@ group("all_components") {
"//components/bookmarks/test",
"//components/captive_portal",
"//components/cloud_devices/common",
+ "//components/component_updater",
"//components/data_reduction_proxy/browser",
"//components/data_reduction_proxy/common",
"//components/dom_distiller/core",
@@ -70,6 +71,7 @@ group("all_components") {
"//components/url_fixer",
"//components/url_matcher",
"//components/usb_service",
+ "//components/user_manager",
"//components/user_prefs",
"//components/variations",
"//components/visitedlink/browser",
« no previous file with comments | « no previous file | components/component_updater/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698