blob: 0a596ac2113991e64279f13fb5bb7f3db731a56a [file] [log] [blame]
# 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.
mojom = "//chrome/common/shell_handler_win.mojom"
public_headers = [ "//base/strings/string16.h" ]
deps = [
"//base",
]
type_mappings = [ "chrome.mojom.FileExtensionFilters=" +
"std::vector<std::tuple<base::string16, base::string16>>" ]