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

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

Issue 2188813003: content: Remove views dependency. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mus-public-cpp-component
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", 3 "+services/ui/common",
4 "+services/ui/public/cpp", 4 "+services/ui/public/cpp",
5 "+ui/platform_window", 5 "+ui/platform_window",
6 "+ui/views",
7 ] 6 ]
OLDNEW
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/compositor/mus_browser_compositor_output_surface.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698