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: services/ui/public/interfaces/display/typemaps.gni

Issue 2123613002: Add a mojom/StructTrait for display::Display. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move unit test target. Created 4 years, 5 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 | « services/ui/public/interfaces/display/display_struct_traits_unittest.cc ('k') | ui/display/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/interfaces/display/typemaps.gni
diff --git a/ui/events/devices/mojo/typemaps.gni b/services/ui/public/interfaces/display/typemaps.gni
similarity index 69%
copy from ui/events/devices/mojo/typemaps.gni
copy to services/ui/public/interfaces/display/typemaps.gni
index 7ce719ad8278a60ec9fe324ff9f0329ca6462d4d..29fef4ab129d3298a94f2c6963d881653e8abaeb 100644
--- a/ui/events/devices/mojo/typemaps.gni
+++ b/services/ui/public/interfaces/display/typemaps.gni
@@ -2,4 +2,4 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-typemaps = [ "//ui/events/devices/mojo/input_device.typemap" ]
+typemaps = [ "//services/ui/public/interfaces/display/display.typemap" ]
« no previous file with comments | « services/ui/public/interfaces/display/display_struct_traits_unittest.cc ('k') | ui/display/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698