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

Unified Diff: components/BUILD.gn

Issue 381113004: Add chrome/browser/ui to the GN build. (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 | « chrome/tools/build/repack_locales.py ('k') | components/feedback.gypi » ('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 21e425d598b423c243f6e85efdc2863ec9f708a6..6efd560cf4c4d25ff776162c3e421c49eb98e62f 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -23,6 +23,7 @@ group("all_components") {
"//components/domain_reliability",
"//components/favicon_base",
"//components/favicon/core",
+ "//components/feedback",
"//components/history/core/browser",
"//components/history/core/common",
"//components/history/core/test",
@@ -80,6 +81,7 @@ group("all_components") {
"//components/domain_reliability", # Blocked on content.
"//components/favicon_base", # Should work, needs checking.
"//components/favicon/core", # Blocked on keyed service.
+ "//components/feedback", # Blocked on content.
"//components/history/core/browser", # Should work, needs checking.
"//components/history/core/common", # Should work, needs checking.
"//components/history/core/test", # Should work, needs checking.
« no previous file with comments | « chrome/tools/build/repack_locales.py ('k') | components/feedback.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698