| Index: device/wake_lock/public/interfaces/typemaps.gni
|
| diff --git a/device/wake_lock/public/interfaces/typemaps.gni b/device/wake_lock/public/interfaces/typemaps.gni
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1a778d50143a53fa82c01ea90a4e08bc87802bd7
|
| --- /dev/null
|
| +++ b/device/wake_lock/public/interfaces/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 = [ "//device/wake_lock/public/interfaces/wake_lock.typemap" ]
|
|
|