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: components/typemaps.gni

Issue 2143383002: [Translate] Migrate IPCs to Mojo interfaces. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments from Ken 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 3589d2c2ed58dda817576331b5c6912fde3ded51..78f550a6be8132a61379f9e2114512e7c70a574e 100644
--- a/components/typemaps.gni
+++ b/components/typemaps.gni
@@ -5,4 +5,5 @@
typemaps = [
"//components/autofill/content/public/cpp/autofill_types.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