| Index: chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm | 
| diff --git a/chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm b/chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm | 
| index 0d516b30faf6fdf9972cb41c37d86e5067784c70..8fa1c2e6e745d54de6cac2ef4a29b91b67024cf3 100644 | 
| --- a/chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm | 
| +++ b/chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm | 
| @@ -33,7 +33,7 @@ | 
| #include "content/public/browser/notification_details.h" | 
| #include "content/public/browser/notification_source.h" | 
| #include "grit/generated_resources.h" | 
| -#include "grit/theme_resources.h" | 
| +#include "grit/theme_resources_standard.h" | 
| #import "third_party/GTM/AppKit/GTMNSAnimation+Duration.h" | 
| #import "third_party/GTM/AppKit/GTMUILocalizerAndLayoutTweaker.h" | 
| #include "third_party/apple_sample_code/ImageAndTextCell.h" | 
|  |