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

Unified Diff: components/BUILD.gn

Issue 391603002: components: Add GN build files for three more components. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: REBASE 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/bookmarks/browser/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 b51f697640def4c185a4cf2f3d4f5a4b58ebeadc..fa70043c3816d39873c9049a64bf6c379ce1c907 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -21,16 +21,19 @@ group("all_components") {
"//components/data_reduction_proxy/common",
"//components/dom_distiller/core",
"//components/domain_reliability",
- "//components/favicon_base",
+ "//components/enhanced_bookmarks",
"//components/favicon/core",
+ "//components/favicon_base",
"//components/feedback",
"//components/history/core/browser",
"//components/history/core/common",
"//components/history/core/test",
"//components/json_schema",
"//components/language_usage_metrics",
+ "//components/leveldb_proto",
"//components/metrics",
"//components/navigation_metrics",
+ "//components/omaha_query_params",
"//components/onc",
"//components/os_crypt",
"//components/policy",
« no previous file with comments | « no previous file | components/bookmarks/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698