| Index: chrome/browser/ui/views/payments/shipping_option_view_controller.cc
|
| diff --git a/chrome/browser/ui/views/payments/shipping_option_view_controller.cc b/chrome/browser/ui/views/payments/shipping_option_view_controller.cc
|
| index e38be790107e70fb544abc6823a63a1b15acba05..e1c5c9dfc5111647caa8e06fe806f6dd77141cdd 100644
|
| --- a/chrome/browser/ui/views/payments/shipping_option_view_controller.cc
|
| +++ b/chrome/browser/ui/views/payments/shipping_option_view_controller.cc
|
| @@ -8,6 +8,7 @@
|
| #include "chrome/browser/ui/views/payments/payment_request_views_util.h"
|
| #include "components/payments/content/payment_request_spec.h"
|
| #include "components/payments/content/payment_request_state.h"
|
| +#include "components/payments/core/strings_util.h"
|
| #include "ui/views/layout/fill_layout.h"
|
|
|
| namespace payments {
|
|
|