Index: chrome/browser/ui/cocoa/download/download_item_cell.mm |
diff --git a/chrome/browser/ui/cocoa/download/download_item_cell.mm b/chrome/browser/ui/cocoa/download/download_item_cell.mm |
index 6f54fe06843b7c1515b89c9fed4bb4f88090a13b..c25e4101373dc34b2793907802c8f42e6c0a9845 100644 |
--- a/chrome/browser/ui/cocoa/download/download_item_cell.mm |
+++ b/chrome/browser/ui/cocoa/download/download_item_cell.mm |
@@ -13,8 +13,8 @@ |
#include "content/public/browser/download_item.h" |
#include "content/public/browser/download_manager.h" |
#include "grit/theme_resources.h" |
-#import "third_party/GTM/AppKit/GTMNSAnimation+Duration.h" |
-#import "third_party/GTM/AppKit/GTMNSColor+Luminance.h" |
+#import "third_party/google_toolbox_for_mac/src/AppKit/GTMNSAnimation+Duration.h" |
+#import "third_party/google_toolbox_for_mac/src/AppKit/GTMNSColor+Luminance.h" |
#include "ui/base/l10n/l10n_util.h" |
#include "ui/gfx/text_elider.h" |
#include "ui/gfx/canvas_skia_paint.h" |