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

Unified Diff: ui/display/BUILD.gn

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 | « no previous file | ui/display/display_snapshot_mojo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/BUILD.gn
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index 643971c6e53794f89a17ddab7c511f76c1bb1377..3d71046d341f5189f534465fb92493e2fddc2e9b 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -22,6 +22,8 @@ component("display") {
"display_list.h",
"display_observer.cc",
"display_observer.h",
+ "display_snapshot_mojo.cc",
+ "display_snapshot_mojo.h",
"display_switches.cc",
"display_switches.h",
"fake_display_delegate.cc",
« no previous file with comments | « no previous file | ui/display/display_snapshot_mojo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698