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

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 trybots Created 4 years, 4 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 | « components/translate/content/renderer/translate_helper.cc ('k') | ipc/ipc_message_start.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/typemaps.gni
diff --git a/components/typemaps.gni b/components/typemaps.gni
index db315e7cff756a34200746580e767870bd2e32f4..f173d9c9c52415d8a98755f81c035c8a448fb15d 100644
--- a/components/typemaps.gni
+++ b/components/typemaps.gni
@@ -6,4 +6,5 @@ typemaps = [
"//components/autofill/content/public/cpp/autofill_types.typemap",
"//components/password_manager/content/public/cpp/credential_manager.typemap",
"//components/safe_json/public/interfaces/safe_json.typemap",
+ "//components/translate/content/common/translate.typemap",
]
« no previous file with comments | « components/translate/content/renderer/translate_helper.cc ('k') | ipc/ipc_message_start.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698