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

Unified Diff: apps/shell/test/DEPS

Issue 224723022: Add the first app_shell_browsertest test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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: apps/shell/test/DEPS
diff --git a/apps/shell/test/DEPS b/apps/shell/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..fba827ad9171ee24dc33ac2dc9b52591353def92
--- /dev/null
+++ b/apps/shell/test/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # Testing utilities can access anything in apps/shell.
+ "+apps/shell",
+]

Powered by Google App Engine
This is Rietveld 408576698