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

Unified Diff: chrome/android/javatests/DEPS

Issue 2394763004: Componentize parts of minidump uploading for use from WebView. (Closed)
Patch Set: Rebase Created 4 years, 2 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/javatests/DEPS
diff --git a/chrome/android/javatests/DEPS b/chrome/android/javatests/DEPS
index 2a3d09ad9c9b17a499ce6072e1c0ed6906500238..1b7f98b1fdb5a4d013b21462dedf0d7496653cf9 100644
--- a/chrome/android/javatests/DEPS
+++ b/chrome/android/javatests/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/gcm_driver/instance_id/android/javatests/src/org/chromium/components/gcm_driver/instance_id",
"+components/location/android/java",
"+components/navigation_interception",
+ "+components/minidump_uploader",
Ilya Sherman 2016/10/07 07:08:39 nit: Please alphabetize.
"+components/precache/android/javatests",
"+components/sync/android/java/src/org/chromium/components/sync",
# We should only depend on the util package of something that lives in

Powered by Google App Engine
This is Rietveld 408576698