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

Unified Diff: components/typemaps.gni

Issue 2617763003: Add a mojo interface for AccountId (Closed)
Patch Set: allow UNKNOWN account type 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
Index: components/typemaps.gni
diff --git a/components/typemaps.gni b/components/typemaps.gni
index e45cc84914cc9702388c155723770faf7aa77930..a2348916193b0be26622c5a0bc0ed43f130532d5 100644
--- a/components/typemaps.gni
+++ b/components/typemaps.gni
@@ -6,5 +6,6 @@ typemaps = [
"//components/autofill/content/common/autofill_types.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",
]

Powered by Google App Engine
This is Rietveld 408576698