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

Unified Diff: components/typemaps.gni

Issue 2617763003: Add a mojo interface for AccountId (Closed)
Patch Set: rebase Created 3 years, 11 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/signin/public/interfaces/account_id_traits.h ('k') | no next file » | 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 aa42245e675aeb4ba8d4c867c0e84dcc9abaab12..57cb150542db47f6c870142f8326e5854f39739c 100644
--- a/components/typemaps.gni
+++ b/components/typemaps.gni
@@ -7,5 +7,6 @@ typemaps = [
"//components/content_settings/core/common/content_settings.typemap",
"//components/nacl/common/nacl.typemap",
"//components/password_manager/content/common/credential_manager.typemap",
+ "//components/signin/public/interfaces/account_id.typemap",
"//components/translate/content/common/translate.typemap",
]
« no previous file with comments | « components/signin/public/interfaces/account_id_traits.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698