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

Side by Side Diff: android_webview/javatests/DEPS

Issue 2679323004: Android: Restructure geolocation folder structure (Closed)
Patch Set: Update deps Created 3 years, 10 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 unified diff | Download patch
« no previous file with comments | « no previous file | chrome/android/javatests/DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/minidump_uploader/android/java", 2 "+components/minidump_uploader/android/java",
3 "+components/minidump_uploader/android/javatests", 3 "+components/minidump_uploader/android/javatests",
4 "+components/policy/android/java", 4 "+components/policy/android/java",
5 "+components/policy/android/javatests", 5 "+components/policy/android/javatests",
6 "+content/public/android/java", 6 "+content/public/android/java",
7 "+content/public/test/android/javatests", 7 "+content/public/test/android/javatests",
8 "+device/geolocation/android/java", 8 "+device/geolocation/android/java",
9 "+device/geolocation/android/javatests",
9 ] 10 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/android/javatests/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698