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

Unified Diff: android_webview/javatests/DEPS

Issue 2192683002: Reland 2:Geolocation: move from content/browser to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ignore size_t_to_int truncation warning Created 4 years, 5 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: android_webview/javatests/DEPS
diff --git a/android_webview/javatests/DEPS b/android_webview/javatests/DEPS
index 24ccfae5faca521e402b1990a28f7ddbde7aebe3..856e312170d9d9be1d3f83a4d145ca9cf5853436 100644
--- a/android_webview/javatests/DEPS
+++ b/android_webview/javatests/DEPS
@@ -4,4 +4,5 @@ include_rules = [
"+components/policy/android/javatests",
"+content/public/android/java",
"+content/public/test/android/javatests",
+ "+device/geolocation/android/java",
]

Powered by Google App Engine
This is Rietveld 408576698