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

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

Issue 2653923003: Remove workaround include_dir (Closed)
Patch Set: Rebased 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 a86d7f3460b1f144910c98d0b3553391d5fa5f1e..713e75ad69afa4a1b5a6b9c8a50b3b2a046af383 100644
--- a/ios/third_party/material_components_ios/BUILD.gn
+++ b/ios/third_party/material_components_ios/BUILD.gn
@@ -226,9 +226,6 @@ source_set("material_components_ios") {
"src/components/ButtonBar/src",
"src/components/NavigationBar/src",
"src/components/OverlayWindow/src",
-
- # TODO(crbug.com/684379): remove this include once it is not needed anymore.
- "src/components/Snackbar/src/private",
"src/components/private/Application/src",
"src/components/private/Color/src",
"src/components/private/Icons/src",
« 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