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

Unified Diff: ui/display/mojo/typemaps.gni

Issue 2646213002: Write mojom and StructTraits for DisplaySnapshot. (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/display/mojo/display_struct_traits_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/mojo/typemaps.gni
diff --git a/ui/display/mojo/typemaps.gni b/ui/display/mojo/typemaps.gni
index d2bcd57e99d1e4d8fe4535696a2c8e48ad756a94..268ff25d0c40f6bee18ac290a852498e4ff89d6e 100644
--- a/ui/display/mojo/typemaps.gni
+++ b/ui/display/mojo/typemaps.gni
@@ -4,7 +4,9 @@
typemaps = [
"//ui/display/mojo/display.typemap",
+ "//ui/display/mojo/display_constants.typemap",
"//ui/display/mojo/display_layout.typemap",
"//ui/display/mojo/display_mode.typemap",
+ "//ui/display/mojo/display_snapshot_mojo.typemap",
"//ui/display/mojo/gamma_ramp_rgb_entry.typemap",
]
« no previous file with comments | « ui/display/mojo/display_struct_traits_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698