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

Unified Diff: components/arc/common/typemaps.gni

Issue 2556463003: Use mojo typemaps to simplify arc::IntentFilter::IntentFilter() (reland) (Closed)
Patch Set: Rebased 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
« no previous file with comments | « components/arc/common/intent_helper.typemap ('k') | components/arc/intent_helper/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/common/typemaps.gni
diff --git a/components/arc/common/typemaps.gni b/components/arc/common/typemaps.gni
index 4359362fc8cb1db4d58f889c576686afaf4f2864..618f002ba9e65a55677ff15939f74b6ebe00a821 100644
--- a/components/arc/common/typemaps.gni
+++ b/components/arc/common/typemaps.gni
@@ -6,4 +6,5 @@ typemaps = [
"//components/arc/common/app.typemap",
"//components/arc/common/bitmap.typemap",
"//components/arc/common/bluetooth.typemap",
+ "//components/arc/common/intent_helper.typemap",
]
« no previous file with comments | « components/arc/common/intent_helper.typemap ('k') | components/arc/intent_helper/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698