Chromium Code Reviews| Index: content/shell/common/typemaps.gni |
| diff --git a/content/shell/common/typemaps.gni b/content/shell/common/typemaps.gni |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3c8cf423bfb84f7203fe894a57a0043d800bb6d3 |
| --- /dev/null |
| +++ b/content/shell/common/typemaps.gni |
| @@ -0,0 +1,5 @@ |
| +# Copyright 2016 The Chromium Authors. All rights reserved. |
|
tibell
2017/01/19 00:29:54
It's 2017, happy new year! :)
Jia
2017/01/20 01:52:15
Done. I started this cl in 2016, wow, it's been ov
|
| +# Use of this source code is governed by a BSD-style license that can be |
| +# found in the LICENSE file. |
| + |
| +typemaps = [ "//content/shell/common/shell.typemap" ] |