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

Side by Side Diff: ui/ozone/platform/drm/DEPS

Issue 2503063003: Add service name constant for UI service. (Closed)
Patch Set: . Created 4 years, 1 month 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 "+mojo/public", 2 "+mojo/public",
3 "+services/service_manager", 3 "+services/service_manager",
4 "+services/ui",
4 "+ui/display/util", 5 "+ui/display/util",
5 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698