Chromium Code Reviews| Index: ui/display/mojo/typemaps.gni |
| diff --git a/ui/display/mojo/typemaps.gni b/ui/display/mojo/typemaps.gni |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..bcc2c164ebf36839fd2ac6fa54db0258161530be |
| --- /dev/null |
| +++ b/ui/display/mojo/typemaps.gni |
| @@ -0,0 +1,5 @@ |
| +# Copyright 2017 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_mode.typemap" ] |