| Index: chrome/browser/ui/gtk/download/download_started_animation_gtk.cc
|
| diff --git a/chrome/browser/ui/gtk/download/download_started_animation_gtk.cc b/chrome/browser/ui/gtk/download/download_started_animation_gtk.cc
|
| index 4398c222f94daeb63096797fbf64bf13aba9de60..4a519d58c5b4153cf75871da81bcdde5dfa125a8 100644
|
| --- a/chrome/browser/ui/gtk/download/download_started_animation_gtk.cc
|
| +++ b/chrome/browser/ui/gtk/download/download_started_animation_gtk.cc
|
| @@ -15,7 +15,7 @@
|
| #include "content/public/browser/notification_source.h"
|
| #include "content/public/browser/notification_types.h"
|
| #include "content/public/browser/web_contents.h"
|
| -#include "grit/theme_resources_standard.h"
|
| +#include "grit/theme_resources.h"
|
| #include "ui/base/animation/linear_animation.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/gfx/image/image.h"
|
|
|