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

Unified Diff: BUILD.gn

Issue 2636073002: Create mojom and StructTraits for ui/display/types/display_mode.cc (Closed)
Patch Set: fix comment 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: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 54d16bab670c8e3734d615bb835f40cddf45a4c9..5fa242989c45c5d420c205569293e61f6cde35b8 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -377,6 +377,7 @@ group("both_gn_and_gyp") {
deps += [
"//ui/ozone",
"//ui/ozone:ozone_unittests",
+ "//ui/ozone/common/mojo:ozone_gpu_struct_traits_unittests",
"//ui/ozone/gl:ozone_gl_unittests",
]
}
« no previous file with comments | « no previous file | mojo/public/tools/bindings/chromium_bindings_configuration.gni » ('j') | ui/ozone/common/mojo/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698