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

Unified Diff: components/typemaps.gni

Issue 2143383002: [Translate] Migrate IPCs to Mojo interfaces. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix unit tests 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
Index: components/typemaps.gni
diff --git a/components/typemaps.gni b/components/typemaps.gni
index 8a01659f1a1399158d655aa8ae8467bade858825..4c3d4f6781b72290b92120fc17fc55c3ef1e8fab 100644
--- a/components/typemaps.gni
+++ b/components/typemaps.gni
@@ -6,4 +6,5 @@ typemaps = [
"//components/autofill/content/public/cpp/autofill_types.typemap",
"//components/network_hints/public/cpp/network_hints.typemap",
"//components/safe_json/public/interfaces/safe_json.typemap",
+ "//components/translate/content/public/cpp/translate.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698