Chromium Code Reviews

Unified Diff: chrome/browser/cocoa/extensions/browser_action_button.h

Issue 1762012: Mac: Remove ToolbarButtonCell (and associated files). (Closed)
Patch Set: Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/app/nibs/Toolbar.xib ('k') | chrome/browser/cocoa/toolbar_button_cell.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/cocoa/extensions/browser_action_button.h
diff --git a/chrome/browser/cocoa/extensions/browser_action_button.h b/chrome/browser/cocoa/extensions/browser_action_button.h
index c8eaa66b1beb95c33af16f0a5bc00453dd98fcc4..62722b2b9d95c738cec7780944dc0c34457c23b5 100644
--- a/chrome/browser/cocoa/extensions/browser_action_button.h
+++ b/chrome/browser/cocoa/extensions/browser_action_button.h
@@ -9,7 +9,7 @@
#import "base/scoped_nsobject.h"
#include "base/scoped_ptr.h"
-#include "chrome/browser/cocoa/toolbar_button_cell.h"
+#import "chrome/browser/cocoa/gradient_button_cell.h"
class Extension;
class ExtensionAction;
« no previous file with comments | « chrome/app/nibs/Toolbar.xib ('k') | chrome/browser/cocoa/toolbar_button_cell.h » ('j') | no next file with comments »

Powered by Google App Engine