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

Unified Diff: components/search_engines/BUILD.gn

Issue 428123002: Revert of components: Fix a couple of the TODO(GYP) todos. (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 | « components/policy/core/browser/BUILD.gn ('k') | third_party/fips181/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/search_engines/BUILD.gn
diff --git a/components/search_engines/BUILD.gn b/components/search_engines/BUILD.gn
index ce921e4891aa415615b8a99542dca2560834a030..e8cd405d8fa3a84c7f7d57657f83c46062b9e844 100644
--- a/components/search_engines/BUILD.gn
+++ b/components/search_engines/BUILD.gn
@@ -44,7 +44,6 @@
deps = [
":prepopulated_engines",
"//base",
- "//components/google/core/browser",
"//components/keyed_service/core",
"//components/metrics/proto",
"//components/pref_registry",
@@ -59,6 +58,7 @@
"//third_party/libxml",
"//ui/gfx",
"//url",
+ #'google_core_browser', TODO(GYP)
]
if (enable_configuration_policy) {
« no previous file with comments | « components/policy/core/browser/BUILD.gn ('k') | third_party/fips181/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698