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

Unified Diff: chrome/android/webapk/libs/runtime_library/javatests/DEPS

Issue 2182133004: Making webapk service java appear in only one .jar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixing checkdeps Created 4 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: chrome/android/webapk/libs/runtime_library/javatests/DEPS
diff --git a/chrome/android/webapk/libs/runtime_library/javatests/DEPS b/chrome/android/webapk/libs/runtime_library/javatests/DEPS
index 7528863b9c80ac950c08e651957a13bb52e8067b..185d7a01b2542fcdc3ba5361c359073d3d4d8954 100644
--- a/chrome/android/webapk/libs/runtime_library/javatests/DEPS
+++ b/chrome/android/webapk/libs/runtime_library/javatests/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+base",
"+chrome/test",
"+content/public/test",
]

Powered by Google App Engine
This is Rietveld 408576698