Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(441)

Unified Diff: chrome/browser/ui/cocoa/ui_localizer.h

Issue 107933006: Get rid of ui_cocoa_third_party_toolkits target from ui.gyp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: mark review Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/cocoa/ui_localizer.h
diff --git a/chrome/browser/ui/cocoa/ui_localizer.h b/chrome/browser/ui/cocoa/ui_localizer.h
index db9d7a2256225c9b6715994b34f1fc7ea0cbaf53..65bf67c1dae3bffd4606dc80bb5fc20d1d69c7be 100644
--- a/chrome/browser/ui/cocoa/ui_localizer.h
+++ b/chrome/browser/ui/cocoa/ui_localizer.h
@@ -5,7 +5,7 @@
#ifndef CHROME_BROWSER_UI_COCOA_UI_LOCALIZER_H_
#define CHROME_BROWSER_UI_COCOA_UI_LOCALIZER_H_
-#import "third_party/GTM/AppKit/GTMUILocalizer.h"
+#import "third_party/google_toolbox_for_mac/src/AppKit/GTMUILocalizer.h"
@class NSString;
« no previous file with comments | « chrome/browser/ui/cocoa/tabs/tab_strip_controller.mm ('k') | chrome/browser/ui/cocoa/validation_message_bubble_cocoa.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698