Index: ios/third_party/material_components_ios/BUILD.gn |
diff --git a/ios/third_party/material_components_ios/BUILD.gn b/ios/third_party/material_components_ios/BUILD.gn |
index 6b501047871c5d7a577047e2b0e40fee303469a0..56c2a48f2fa958c458e0b005fd32fad1fa079a88 100644 |
--- a/ios/third_party/material_components_ios/BUILD.gn |
+++ b/ios/third_party/material_components_ios/BUILD.gn |
@@ -163,6 +163,8 @@ source_set("material_components_ios") { |
"src/components/Typography/src/MDCTypography.h", |
"src/components/Typography/src/MDCTypography.m", |
"src/components/Typography/src/MaterialTypography.h", |
+ "src/components/Typography/src/private/UIFont+MaterialTypographyPrivate.h", |
+ "src/components/Typography/src/private/UIFont+MaterialTypographyPrivate.m", |
"src/components/private/Application/src/MaterialApplication.h", |
"src/components/private/Application/src/UIApplication+AppExtensions.h", |
"src/components/private/Application/src/UIApplication+AppExtensions.m", |