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

Unified Diff: chrome/browser/search_engines/DEPS

Issue 382663004: Componentize tests under search_engines (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Include search_engines even if os=="ios" 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 | « no previous file | chrome/browser/search_engines/default_search_manager_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/search_engines/DEPS
diff --git a/chrome/browser/search_engines/DEPS b/chrome/browser/search_engines/DEPS
index 40480080eaaa7354e86e9924233b1227fa8ce220..b787d522f4be05a87d9e739a3cd147ef3e41f67d 100644
--- a/chrome/browser/search_engines/DEPS
+++ b/chrome/browser/search_engines/DEPS
@@ -1,14 +1,4 @@
include_rules = [
+ "-chrome/browser/autocomplete",
"-extensions",
]
-
-specific_include_rules = {
- "search_host_to_urls_map_unittest\.": [
- "-chrome",
- "-content",
- ],
- "template_url_unittest\.": [
- "-chrome",
- "-content",
- ],
-}
« no previous file with comments | « no previous file | chrome/browser/search_engines/default_search_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698