| Index: chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm
|
| ===================================================================
|
| --- chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm (revision 143847)
|
| +++ chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm (working copy)
|
| @@ -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"
|
|
|