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

Unified Diff: chrome/utility/importer/DEPS

Issue 2130593003: Switch FirefoxImporterTest to ChannelMojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase and fix comment Created 4 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 | chrome/utility/importer/firefox_importer_unittest_utils_mac.cc » ('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 100c7d6aec0e90652bd6caac49e8d072e6150866..a02ca6bbfe671d5c9d1a985e550432847a3b12d7 100644
--- a/chrome/utility/importer/DEPS
+++ b/chrome/utility/importer/DEPS
@@ -5,3 +5,9 @@ include_rules = [
"+components/search_engines",
"+components/strings/grit",
]
+
+specific_include_rules = {
+ "firefox_importer_unittest_utils_mac\.cc": [
+ "+mojo/edk/embedder",
+ ],
+}
« no previous file with comments | « no previous file | chrome/utility/importer/firefox_importer_unittest_utils_mac.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698