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

Unified Diff: chrome/android/javatests/DEPS

Issue 2394763004: Componentize parts of minidump uploading for use from WebView. (Closed)
Patch Set: Minor changes - README and copyrights. 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..86d722ba957f1e3c4138522de87e879484a26b30 100644
--- a/chrome/android/javatests/DEPS
+++ b/chrome/android/javatests/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/gcm_driver/android/java/src/org/chromium/components/gcm_driver",
"+components/gcm_driver/instance_id/android/javatests/src/org/chromium/components/gcm_driver/instance_id",
"+components/location/android/java",
+ "+components/minidump_uploader",
"+components/navigation_interception",
"+components/precache/android/javatests",
"+components/sync/android/java/src/org/chromium/components/sync",

Powered by Google App Engine
This is Rietveld 408576698