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

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

Issue 2646213002: Write mojom and StructTraits for DisplaySnapshot. (Closed)
Patch Set: Create more unit tests. Refactor/Enhance code readility/format. Created 3 years, 10 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/mojo/typemaps.gni
diff --git a/ui/display/mojo/typemaps.gni b/ui/display/mojo/typemaps.gni
index 29652863f00e04a40935d2d3874f33cd2c0a8824..74790f77a6badf9bbaf81d35fcaf44a338e7841e 100644
--- a/ui/display/mojo/typemaps.gni
+++ b/ui/display/mojo/typemaps.gni
@@ -4,6 +4,8 @@
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",
]

Powered by Google App Engine
This is Rietveld 408576698