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

Unified Diff: chrome/browser/ui/cocoa/tab_view.mm

Issue 5961007: Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 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
« no previous file with comments | « chrome/browser/ui/cocoa/tab_strip_controller.mm ('k') | chrome/browser/ui/cocoa/toolbar_controller.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/cocoa/tab_view.mm
===================================================================
--- chrome/browser/ui/cocoa/tab_view.mm (revision 69953)
+++ chrome/browser/ui/cocoa/tab_view.mm (working copy)
@@ -7,7 +7,6 @@
#include "base/logging.h"
#import "base/mac_util.h"
#include "base/mac/scoped_cftyperef.h"
-#include "base/nsimage_cache_mac.h"
#include "chrome/browser/accessibility/browser_accessibility_state.h"
#include "chrome/browser/themes/browser_theme_provider.h"
#import "chrome/browser/ui/cocoa/tab_controller.h"
« no previous file with comments | « chrome/browser/ui/cocoa/tab_strip_controller.mm ('k') | chrome/browser/ui/cocoa/toolbar_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698