Chromium Code Reviews| Index: third_party/WebKit/Source/modules/module_typemaps.gni |
| diff --git a/third_party/WebKit/Source/modules/module_typemaps.gni b/third_party/WebKit/Source/modules/module_typemaps.gni |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..139c8ee075c2eb17402de2f0671e2323ecd3d51a |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/modules/module_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 = [ "//third_party/WebKit/Source/modules/background_fetch/BackgroundFetch.typemap" ] |