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

Unified Diff: components/BUILD.gn

Issue 382943003: GN: Build file for component/auto_login_parser (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merged 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/auto_login_parser/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 b8e9daac26cffb532900c9dacc7adcf559b15b5a..eb7073e675941cefb8eae5f23afa6e532c06b7a3 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -8,6 +8,7 @@ group("all_components") {
visibility = "//:*" # Only for the root targets to bring in.
deps = [
+ "//components/auto_login_parser",
"//components/autocomplete",
"//components/autofill/content/browser",
"//components/autofill/content/common",
« no previous file with comments | « no previous file | components/auto_login_parser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698