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

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

Issue 2308663002: Migrate ArcBitmap to use typemapping (Closed)
Patch Set: Created 4 years, 3 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/arc/common/typemaps.gni
diff --git a/components/arc/common/typemaps.gni b/components/arc/common/typemaps.gni
index edd6aee7a7493c1cd65cf0dd8dbfd70ae40e1f0d..4359362fc8cb1db4d58f889c576686afaf4f2864 100644
--- a/components/arc/common/typemaps.gni
+++ b/components/arc/common/typemaps.gni
@@ -4,5 +4,6 @@
typemaps = [
"//components/arc/common/app.typemap",
+ "//components/arc/common/bitmap.typemap",
"//components/arc/common/bluetooth.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698