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

Unified Diff: components/typemaps.gni

Issue 2590173002: Convert NaCl renderer-loader messages to mojo. (Closed)
Patch Set: GetProxy() -> MakeRequest() Created 4 years 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 da1f6d9a1cc567aec31aca02d0a0c8cd0f70fa8a..583c13de0328a298c3cf79f64f426e90c82a39f9 100644
--- a/components/typemaps.gni
+++ b/components/typemaps.gni
@@ -4,6 +4,7 @@
typemaps = [
"//components/autofill/content/common/autofill_types.typemap",
+ "//components/nacl/common/nacl.typemap",
"//components/password_manager/content/common/credential_manager.typemap",
"//components/safe_json/public/interfaces/safe_json.typemap",
"//components/translate/content/common/translate.typemap",

Powered by Google App Engine
This is Rietveld 408576698