Index: components/arc/common/typemaps.gni |
diff --git a/components/arc/common/typemaps.gni b/components/arc/common/typemaps.gni |
index ca0c1675e6ba88477eee281236428144b40bdfa6..c130ddcd1854cd595375f93ee923487a0d129022 100644 |
--- a/components/arc/common/typemaps.gni |
+++ b/components/arc/common/typemaps.gni |
@@ -6,6 +6,7 @@ typemaps = [ |
"//components/arc/common/app.typemap", |
"//components/arc/common/bitmap.typemap", |
"//components/arc/common/bluetooth.typemap", |
+ "//components/arc/common/file_system.typemap", |
"//components/arc/common/intent_helper.typemap", |
"//components/arc/common/video_accelerator.typemap", |
] |