| Index: chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.cc
|
| diff --git a/chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.cc b/chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.cc
|
| index 3afcceee8221a934c88e7b22c6042defde65d958..157e02f00bc01e56fd3f67608d6919998c9fad12 100644
|
| --- a/chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.cc
|
| +++ b/chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.cc
|
| @@ -23,7 +23,7 @@
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "content/public/browser/notification_source.h"
|
| #include "grit/generated_resources.h"
|
| -#include "grit/theme_resources_standard.h"
|
| +#include "grit/theme_resources.h"
|
| #include "ui/base/animation/throb_animation.h"
|
| #include "ui/base/gtk/gtk_hig_constants.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|