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

Unified Diff: components/subresource_filter/DEPS

Issue 2707183003: Move //components/test_runner back into //content/shell (Closed)
Patch Set: Created 3 years, 10 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 | components/test_runner/BUILD.gn » ('j') | content/shell/test_runner/test_preferences.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/subresource_filter/DEPS
diff --git a/components/subresource_filter/DEPS b/components/subresource_filter/DEPS
index b69525f4b1e9ca15da84dd080cfd0c7f729af0d4..12356e31d992f2867e4a3378a770a81ca05fe59a 100644
--- a/components/subresource_filter/DEPS
+++ b/components/subresource_filter/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+components/prefs",
- "+components/test_runner",
+ "+content/shell/test_runner",
"+components/variations",
# subresource_filter is a layered component; subdirectories must explicitly
# introduce the ability to use non-core layers as appropriate.
« no previous file with comments | « no previous file | components/test_runner/BUILD.gn » ('j') | content/shell/test_runner/test_preferences.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698