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

Side by Side Diff: services/ui/demo/DEPS

Issue 2431753002: Mus experiment in content shell on Android.
Patch Set: Addressed comments, fixed browser tests and deps. 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+content/shell/browser",
rjkroege 2016/10/20 23:29:05 I'd rather you not do this? mus demo is intended t
Jay Civelli 2016/11/02 22:02:17 Not needed, removed.
2 "+gpu/GLES2", 3 "+gpu/GLES2",
3 "+services/ui/public/cpp", 4 "+services/ui/public/cpp",
4 ] 5 ]
5 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698