| Index: chrome/browser/ui/cocoa/download/download_started_animation_mac.mm
|
| diff --git a/chrome/browser/ui/cocoa/download/download_started_animation_mac.mm b/chrome/browser/ui/cocoa/download/download_started_animation_mac.mm
|
| index 97606074731de1b8c2c629fbfeeb3ef363b28c72..c4bfaebbbc4bf51b3072b5f87f31bff4302f98b3 100644
|
| --- a/chrome/browser/ui/cocoa/download/download_started_animation_mac.mm
|
| +++ b/chrome/browser/ui/cocoa/download/download_started_animation_mac.mm
|
| @@ -19,7 +19,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"
|
| #import "third_party/GTM/AppKit/GTMNSAnimation+Duration.h"
|
| #include "third_party/skia/include/utils/mac/SkCGUtils.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
|
|