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

Side by Side Diff: chromecast/android/DEPS

Issue 1154383006: Adding crash utilities to chromecast/crash. (Closed) Base URL: https://eureka-internal.googlesource.com/chromium/src@master
Patch Set: Moved android crash client to app/ to keep dependencies consistent Created 5 years, 6 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # Includes for JNI. 2 # Includes for JNI.
3 "+chromecast/android", 3 "+chromecast/android",
4 "+chromecast/app/android",
4 "+chromecast/browser/android", 5 "+chromecast/browser/android",
5 "+chromecast/crash/android",
6 "+components/external_video_surface", 6 "+components/external_video_surface",
7 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698