| # Copyright 2016 The Chromium Authors. All rights reserved. | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| 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", | |
| "//ui/display/mojo/gamma_ramp_rgb_entry.typemap", | |
| ] |