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: chrome/utility/importer/DEPS

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: Addressed dependency issue. Created 5 years, 11 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 | « chrome/utility/BUILD.gn ('k') | chrome/utility/importer/bookmark_html_reader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/utility/importer/DEPS
diff --git a/chrome/utility/importer/DEPS b/chrome/utility/importer/DEPS
index 29165e3905fb3e61d60b457d49a6bc023184d489..2559836be2c87984477f9a96c7bf3e71b39547ee 100644
--- a/chrome/utility/importer/DEPS
+++ b/chrome/utility/importer/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/autofill/core/common", # For PasswordForm.
+ "+components/search_engines",
"+components/strings/grit",
]
« no previous file with comments | « chrome/utility/BUILD.gn ('k') | chrome/utility/importer/bookmark_html_reader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698