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

Unified Diff: ui/compositor/DEPS

Issue 2742383006: Display: set color_depth and depth_per_component value based on kEnableHDROutput (Closed)
Patch Set: rebase Created 3 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/compositor/BUILD.gn ('k') | ui/compositor/compositor.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/DEPS
diff --git a/ui/compositor/DEPS b/ui/compositor/DEPS
index 65c25f7a72d215988b380ec4d168d9c4e1d49a8a..60a4b3df1060f1d1b9172abe3f11091f4551d0d5 100644
--- a/ui/compositor/DEPS
+++ b/ui/compositor/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+third_party/khronos/GLES2/gl2.h",
"+third_party/skia",
"+ui/base",
+ "+ui/display/display_switches.h",
"+ui/gfx",
"+ui/gl",
]
« no previous file with comments | « ui/compositor/BUILD.gn ('k') | ui/compositor/compositor.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698