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

Unified Diff: chrome/typemaps.gni

Issue 2072613003: Convert GetSearchProviderInstallState to Mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Small twiddles Created 4 years, 6 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
Index: chrome/typemaps.gni
diff --git a/components/arc/common/typemaps.gni b/chrome/typemaps.gni
similarity index 74%
copy from components/arc/common/typemaps.gni
copy to chrome/typemaps.gni
index dc898125db3064289d13a09e2a5750bb1e3e7d0e..7ac1dedca1b7d062a0a222108ddaa4be8edc7461 100644
--- a/components/arc/common/typemaps.gni
+++ b/chrome/typemaps.gni
@@ -2,4 +2,4 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-typemaps = [ "//components/arc/common/app.typemap" ]
+typemaps = [ "//chrome/common/search_provider.typemap" ]

Powered by Google App Engine
This is Rietveld 408576698