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

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

Issue 2636073002: Create mojom and StructTraits for ui/display/types/display_mode.cc (Closed)
Patch Set: size_ is initialized by default. Created 3 years, 11 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
Index: ui/display/types/BUILD.gn
diff --git a/ui/display/types/BUILD.gn b/ui/display/types/BUILD.gn
index b4053c4b0311fcf514560505b50418d4a14bcf3e..205ad9a991de66d861fd6beb85d797992664338a 100644
--- a/ui/display/types/BUILD.gn
+++ b/ui/display/types/BUILD.gn
@@ -22,6 +22,7 @@ component("types") {
deps = [
"//base",
+ "//mojo/public/cpp/bindings:struct_traits",
"//ui/gfx:memory_buffer",
"//ui/gfx/geometry",
]

Powered by Google App Engine
This is Rietveld 408576698