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