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

Side by Side Diff: content/browser/compositor/DEPS

Issue 2184943002: services/ui: Move some files into the client lib. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@chrome-gpu-in-mus-windows
Patch Set: . Created 4 years, 4 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 "+components/display_compositor", 2 "+components/display_compositor",
3 "+services/ui/common",
4 "+services/ui/public/cpp", 3 "+services/ui/public/cpp",
5 "+ui/platform_window", 4 "+ui/platform_window",
6 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698