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

Unified Diff: components/gcm_driver/instance_id/DEPS

Issue 1829023002: Add fake for InstanceIDWithSubtype.java, in order to re-use unit test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@iid2jni
Patch Set: Tweaks Created 4 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: components/gcm_driver/instance_id/DEPS
diff --git a/components/gcm_driver/instance_id/DEPS b/components/gcm_driver/instance_id/DEPS
index 2d411161aa419d9d5a655768c64951f6c53a7b2d..f2806fd884895861c7d7ec70ccb8f48a4cc4176b 100644
--- a/components/gcm_driver/instance_id/DEPS
+++ b/components/gcm_driver/instance_id/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/gcm_driver",
+ "+content/public/test/nested_message_pump_android.h",
"+crypto",
]

Powered by Google App Engine
This is Rietveld 408576698