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

Unified Diff: components/autofill/content/browser/BUILD.gn

Issue 420113003: components: Fix a couple of the TODO(GYP) todos. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: REBASE Created 6 years, 4 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/autofill/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/content/browser/BUILD.gn
diff --git a/components/autofill/content/browser/BUILD.gn b/components/autofill/content/browser/BUILD.gn
index dce931db14dda898e63226a4826054f5ae1597db..e68a52514bf25bc5141b480a4295d7946eb601ad 100644
--- a/components/autofill/content/browser/BUILD.gn
+++ b/components/autofill/content/browser/BUILD.gn
@@ -48,6 +48,7 @@ static_library("browser") {
"//components/os_crypt",
"//components/resources",
"//components/strings",
+ "//components/user_prefs",
"//components/webdata/common",
"//content/public/browser",
"//content/public/common",
@@ -62,7 +63,6 @@ static_library("browser") {
"//ui/gfx/geometry",
"//url",
#"../third_party/libjingle/libjingle.gyp:libjingle", TODO(GYP)
- #"user_prefs", TODO(GYP)
]
forward_dependent_configs_from = [
« no previous file with comments | « no previous file | components/autofill/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698