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

Unified Diff: ui/display/types/BUILD.gn

Issue 2213273002: ozone: Consolidate primary plane format. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comment on a single line. 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 | « services/ui/surfaces/direct_output_surface_ozone.cc ('k') | ui/display/types/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/types/BUILD.gn
diff --git a/ui/display/types/BUILD.gn b/ui/display/types/BUILD.gn
index 6b5d1e3651662b6160ae040955916ce2c76a6afc..8b1f6a82edee1431be695011ddff2e85866849cb 100644
--- a/ui/display/types/BUILD.gn
+++ b/ui/display/types/BUILD.gn
@@ -20,6 +20,7 @@ component("types") {
deps = [
"//base",
+ "//ui/gfx:memory_buffer",
"//ui/gfx/geometry",
]
}
« no previous file with comments | « services/ui/surfaces/direct_output_surface_ozone.cc ('k') | ui/display/types/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698