Chromium Code Reviews| Index: content/common/presentation/typemaps.gni |
| diff --git a/content/common/presentation/typemaps.gni b/content/common/presentation/typemaps.gni |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..dbc927c6eee1a2c44ee378358ff39b8bd334edb1 |
| --- /dev/null |
| +++ b/content/common/presentation/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 = [ "//content/common/presentation/presentation.typemap" ] |