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

Unified Diff: chrome/test/DEPS

Issue 1211213003: mac: Swizzle out +[NSBundle mainBundle] for in process browser tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor formatting, nits. Created 5 years, 6 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: chrome/test/DEPS
diff --git a/chrome/test/DEPS b/chrome/test/DEPS
index 88bbd0e0154006185e29c66dd05174fa778203ab..2d596c8750783f2e252c617a0f746b6a09e22553 100644
--- a/chrome/test/DEPS
+++ b/chrome/test/DEPS
@@ -20,5 +20,6 @@ include_rules = [
"+media/base",
"+sandbox/win/tests",
"+third_party/mojo/src/mojo/edk/embedder",
+ "+third_party/ocmock",
"+win8/test",
]

Powered by Google App Engine
This is Rietveld 408576698