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

Unified Diff: chrome/android/webapk/libs/client/junit/DEPS

Issue 1971773002: Upstream: Add WebAPK's client library. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add DEPS. Created 4 years, 7 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/android/webapk/libs/client/junit/DEPS
diff --git a/chrome/android/webapk/libs/client/junit/DEPS b/chrome/android/webapk/libs/client/junit/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..6e1c553a6e9b9f7268175d5cef3789a0d83a6ac1
--- /dev/null
+++ b/chrome/android/webapk/libs/client/junit/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+chrome/android/webapk/libs/client",
+ "+testing",
+]

Powered by Google App Engine
This is Rietveld 408576698