Chromium Code Reviews| 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 11b581fc9bca5ed4fa5c66c228e96ac48bc7b7ca..507718d41ccec2367d9cf034a87f356d3889ff9a 100644 |
| --- a/chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm |
| +++ b/chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm |
| @@ -36,8 +36,8 @@ |
| #include "content/public/browser/web_contents_view.h" |
| #include "grit/generated_resources.h" |
| #include "grit/theme_resources.h" |
| -#import "third_party/GTM/AppKit/GTMNSAnimation+Duration.h" |
| -#import "third_party/GTM/AppKit/GTMUILocalizerAndLayoutTweaker.h" |
| +#import "third_party/google_toolbox_for_mac/src/AppKit/GTMNSAnimation+Duration.h" |
| +#import "third_party/google_toolbox_for_mac/src/AppKit/GTMUILocalizerAndLayoutTweaker.h" |
| #include "third_party/apple_sample_code/ImageAndTextCell.h" |
|
Mark Mentovai
2013/12/13 23:03:20
Sort: google_toolbox_for_mac should follow apple_s
|
| #include "ui/base/l10n/l10n_util_mac.h" |
| #include "ui/base/resource/resource_bundle.h" |