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

Unified Diff: trunk/src/components/BUILD.gn

Issue 387573003: Revert 282355 "Add chrome/browser/ui to the GN build." (Closed) Base URL: svn://svn.chromium.org/chrome/
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 | « trunk/src/chrome/tools/build/repack_locales.py ('k') | trunk/src/components/feedback.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/components/BUILD.gn
===================================================================
--- trunk/src/components/BUILD.gn (revision 282358)
+++ trunk/src/components/BUILD.gn (working copy)
@@ -12,11 +12,10 @@
"//components/autofill/content/common",
"//components/autofill/content/renderer",
"//components/cloud_devices/common",
- "//components/domain_reliability",
"//components/dom_distiller/core",
+ "//components/domain_reliability",
"//components/favicon_base",
"//components/favicon/core",
- "//components/feedback",
"//components/history/core/browser",
"//components/history/core/common",
"//components/history/core/test",
@@ -64,7 +63,6 @@
"//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 | « trunk/src/chrome/tools/build/repack_locales.py ('k') | trunk/src/components/feedback.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698