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

Unified Diff: components/subresource_filter/DEPS

Issue 2707183003: Move //components/test_runner back into //content/shell (Closed)
Patch Set: Trim DEPS 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') | no next file with comments »
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..39b3659501153c4c62414a15169c004b84125b2d 100644
--- a/components/subresource_filter/DEPS
+++ b/components/subresource_filter/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+components/prefs",
- "+components/test_runner",
dcheng 2017/02/21 21:51:45 Doesn't appear to be used.
"+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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698