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

Unified Diff: ios/third_party/material_components_ios/BUILD.gn

Issue 2610423002: Remove unnecessary deps in material_components_ios. (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3359c1df8c254717f7db80604d06e187dd1c895d..9900301f883173a35410e4fa99d76e5591c53ca9 100644
--- a/ios/third_party/material_components_ios/BUILD.gn
+++ b/ios/third_party/material_components_ios/BUILD.gn
@@ -268,10 +268,6 @@ source_set("material_components_ios") {
deps = [
":material_collections_bundle",
":material_component_ic_arrow_back_bundle",
-
- # TODO(crbug.com/673904): remove when the migration to MDFRobotoFontLoader
- # is complete.
- "//ios/third_party/material_roboto_font_loader_ios",
"//ios/third_party/material_text_accessibility_ios",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698