Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(365)

Unified Diff: chrome/common/shell_handler_win.typemap

Issue 2141093005: Revert of Revive experiment to isolate shell operations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/shell_handler_win.mojom ('k') | chrome/common/typemaps.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>>" ]
« no previous file with comments | « chrome/common/shell_handler_win.mojom ('k') | chrome/common/typemaps.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698