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

Unified Diff: content/shell/renderer/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
Index: content/shell/renderer/DEPS
diff --git a/content/shell/renderer/DEPS b/content/shell/renderer/DEPS
index 8807c28d6291d980a4dbdcaa7b55ecbc5bbe2cb8..244f0465b199ae068a435270ffe2f60e450acb2f 100644
--- a/content/shell/renderer/DEPS
+++ b/content/shell/renderer/DEPS
@@ -3,6 +3,6 @@ include_rules = [
"+components/cdm",
"+components/web_cache/renderer",
"+components/plugins/renderer",
- "+components/test_runner",
+ "+content/shell/test_runner",
"+services/service_manager/public/cpp",
]

Powered by Google App Engine
This is Rietveld 408576698