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

Unified Diff: content/common/DEPS

Issue 7465041: GTTF: Use a fresh TestingBrowserProcess for each test, part #4 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: should work Created 9 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
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index ae1fd197334d21eb2fd63a21fe38214f7a6a3a02..449907e7640fbdebf3878216d26edd5a13d30eb8 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"-chrome",
+ "+chrome/test",
jam 2011/07/28 01:41:21 this is already in content\DEPS
Paweł Hajdan Jr. 2011/07/28 03:49:18 Without this there is a check_deps failure. "-chro
jam 2011/07/28 16:48:54 it seems we can move the "-chrome" up to content\D
]

Powered by Google App Engine
This is Rietveld 408576698