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

Unified Diff: extensions/test/DEPS

Issue 529293003: Extract ResultCatcher from ExtensionApiTest. Use it in ShellApiTest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 6 years, 3 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: extensions/test/DEPS
diff --git a/extensions/test/DEPS b/extensions/test/DEPS
index 26b3ad9b76ac0ccbeb33051a726a68d9d4ff7aa3..3a7df7fc35b618c7a266dbd2273605ac4cbbe578 100644
--- a/extensions/test/DEPS
+++ b/extensions/test/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+content/public/browser",
Yoyo Zhou 2014/09/03 02:10:16 I'm not sure whether it's better to put things lik
James Cook 2014/09/03 18:08:41 I think it's better to keep these in extensions/te
Yoyo Zhou 2014/09/04 21:57:42 Done.
"+mojo/embedder",
]

Powered by Google App Engine
This is Rietveld 408576698