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

Side by Side 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, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "-chrome", 2 "-chrome",
3 "+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
3 ] 4 ]
4 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698