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

Unified Diff: chrome/chrome_utility.gypi

Issue 616763002: Importing certain bookmarks from firefox and HTML file as search engines. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Replacing custom code by existing function for checking if an url supports replacement terms. Created 6 years, 1 month 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
Index: chrome/chrome_utility.gypi
diff --git a/chrome/chrome_utility.gypi b/chrome/chrome_utility.gypi
index 3c6e0f0c3cc7343e256fced4349ad50221101e6e..f698df4e8fdb78c7a3035da3b77d5734235ef3a2 100644
--- a/chrome/chrome_utility.gypi
+++ b/chrome/chrome_utility.gypi
@@ -103,6 +103,7 @@
'dependencies': [
'../base/base.gyp:base',
'../components/components_strings.gyp:components_strings',
+ '../components/components.gyp:search_engines',
'../components/components.gyp:url_fixer',
'../content/content.gyp:content_common',
'../content/content.gyp:content_utility',

Powered by Google App Engine
This is Rietveld 408576698