| Index: content/common/bluetooth/web_bluetooth_device_id.typemap
|
| diff --git a/content/common/bluetooth/web_bluetooth_device_id.typemap b/content/common/bluetooth/web_bluetooth_device_id.typemap
|
| deleted file mode 100644
|
| index 7f07b52b538f8ef76e2470e7d158c6bb1213ef13..0000000000000000000000000000000000000000
|
| --- a/content/common/bluetooth/web_bluetooth_device_id.typemap
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -# 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.
|
| -
|
| -mojom =
|
| - "//third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom"
|
| -public_headers = [ "//content/common/bluetooth/web_bluetooth_device_id.h" ]
|
| -traits_headers =
|
| - [ "//content/common/bluetooth/web_bluetooth_device_id_struct_traits.h" ]
|
| -type_mappings =
|
| - [ "blink.mojom.WebBluetoothDeviceId=content::WebBluetoothDeviceId" ]
|
|
|