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

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

Issue 2481263002: Introduce Display Compositor mojo interface. Use InProcessContextProvider. (Closed)
Patch Set: Speculative fix for android build issue 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 "+gpu/command_buffer", 2 "+gpu/command_buffer",
3 "+gpu/config", 3 "+gpu/config",
4 "+gpu/ipc",
4 "+gpu/ipc/common", 5 "+gpu/ipc/common",
5 "+gpu/ipc/service", 6 "+gpu/ipc/service",
6 "+media/gpu/ipc/service", 7 "+media/gpu/ipc/service",
8 "+services/ui/surfaces",
7 ] 9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698