| Index: chrome/common/shell_handler_win.typemap
|
| diff --git a/chrome/common/shell_handler_win.typemap b/chrome/common/shell_handler_win.typemap
|
| deleted file mode 100644
|
| index b7b108439fdae363265b90c1f6e3398f3e125503..0000000000000000000000000000000000000000
|
| --- a/chrome/common/shell_handler_win.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 = "//chrome/common/shell_handler_win.mojom"
|
| -public_headers = [ "//base/strings/string16.h" ]
|
| -deps = [
|
| - "//base",
|
| -]
|
| -type_mappings = [ "mojom.FileExtensionFilters=" +
|
| - "std::vector<std::tuple<base::string16, base::string16>>" ]
|
|
|