| Index: chrome/browser/ui/cocoa/location_bar/chrome_to_mobile_decoration.mm
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/chrome_to_mobile_decoration.mm b/chrome/browser/ui/cocoa/location_bar/chrome_to_mobile_decoration.mm
|
| index dc6f1138a59973ee48ef9be6679405ac7803a05b..14c287ba402984af8fe84528ccd7bcffa1af9dfb 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/chrome_to_mobile_decoration.mm
|
| +++ b/chrome/browser/ui/cocoa/location_bar/chrome_to_mobile_decoration.mm
|
| @@ -10,7 +10,7 @@
|
| #include "chrome/browser/themes/theme_service_factory.h"
|
| #import "chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h"
|
| #include "grit/generated_resources.h"
|
| -#include "grit/theme_resources_standard.h"
|
| +#include "grit/theme_resources.h"
|
| #include "ui/base/l10n/l10n_util_mac.h"
|
|
|
| // An inset to anchor the bubble within the icon's built-in padding.
|
|
|