| Index: ios/chrome/browser/ui/payments/payment_request_view_controller.mm
|
| diff --git a/ios/chrome/browser/ui/payments/payment_request_view_controller.mm b/ios/chrome/browser/ui/payments/payment_request_view_controller.mm
|
| index 7826e26bb7e6aacceedc05b1c593de869d58a90a..0844d86ab245d37d9a7fce082ae6cf61297978c8 100644
|
| --- a/ios/chrome/browser/ui/payments/payment_request_view_controller.mm
|
| +++ b/ios/chrome/browser/ui/payments/payment_request_view_controller.mm
|
| @@ -37,7 +37,6 @@
|
| #import "ios/third_party/material_components_ios/src/components/Buttons/src/MaterialButtons.h"
|
| #import "ios/third_party/material_components_ios/src/components/CollectionCells/src/MaterialCollectionCells.h"
|
| #import "ios/third_party/material_components_ios/src/components/Typography/src/MaterialTypography.h"
|
| -#import "ios/third_party/material_roboto_font_loader_ios/src/src/MaterialRobotoFontLoader.h"
|
| #include "ios/web/public/payments/payment_request.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
|
|