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

Unified Diff: content/browser/DEPS

Issue 7744039: Switch ChromeTestSuite to the same convention as ContentTestSuite: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more fixing 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 side-by-side diff with in-line comments
Download patch
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 479464966266ff1368a49c3ef4bdfb6f1bbbc97f..7fec8447d8ee22a140afd81c2848e1c259312b82 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -6,5 +6,6 @@ include_rules = [
# for more information.
# ONLY USED BY TESTS
+ "+chrome/browser/browser_process.h",
jam 2011/08/27 18:01:31 Pawel: we really need to get this out of here very
jam 2011/08/27 18:03:32 btw looking at your change, it's not clear to me w
Paweł Hajdan Jr. 2011/08/29 16:46:23 I'm working on it right now. This was blocking man
jam 2011/08/29 16:51:21 great, thanks :)
"+chrome/browser/ui/browser.h",
]

Powered by Google App Engine
This is Rietveld 408576698