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

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

Issue 2738043004: Relocate display_snapshot_mojo (Closed)
Patch Set: 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') | ui/display/types/display_snapshot_mojo.h » ('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 b4053c4b0311fcf514560505b50418d4a14bcf3e..9cef99b8f21d48f0d91f86b7e3a5154fac19cee0 100644
--- a/ui/display/types/BUILD.gn
+++ b/ui/display/types/BUILD.gn
@@ -10,6 +10,8 @@ component("types") {
"display_mode.h",
"display_snapshot.cc",
"display_snapshot.h",
+ "display_snapshot_mojo.cc",
+ "display_snapshot_mojo.h",
"display_types_export.h",
"fake_display_controller.h",
"gamma_ramp_rgb_entry.h",
« no previous file with comments | « ui/display/mojo/display_struct_traits_unittest.cc ('k') | ui/display/types/display_snapshot_mojo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698