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

Unified Diff: components/display_compositor/BUILD.gn

Issue 2213273002: ozone: Consolidate primary plane format. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: DCHECK(GL_RGBA, internal_format_); 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/display_compositor/DEPS » ('j') | ui/display/types/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/display_compositor/BUILD.gn
diff --git a/components/display_compositor/BUILD.gn b/components/display_compositor/BUILD.gn
index 6afe1e6944d9c34644307055509018efaa64c6f9..dfa65cb64a5bc8ef66a3d59025260540f77a50d0 100644
--- a/components/display_compositor/BUILD.gn
+++ b/components/display_compositor/BUILD.gn
@@ -30,6 +30,7 @@ component("display_compositor") {
"//gpu/command_buffer/client:gles2_interface",
"//gpu/command_buffer/common",
"//skia",
+ "//ui/display/types",
"//ui/gfx",
]
« no previous file with comments | « no previous file | components/display_compositor/DEPS » ('j') | ui/display/types/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698