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

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

Issue 10831025: mac: Remove now-unneeded includes of cocoa_protocols.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 months 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/tab_view_picker_table.h
diff --git a/chrome/browser/ui/cocoa/tab_view_picker_table.h b/chrome/browser/ui/cocoa/tab_view_picker_table.h
index 070d7c807747f85695a9b74a4ac5d184b51c7ca9..b1cb294dc13efdec43b3e0c0ac0dc3b033b0a9a0 100644
--- a/chrome/browser/ui/cocoa/tab_view_picker_table.h
+++ b/chrome/browser/ui/cocoa/tab_view_picker_table.h
@@ -4,7 +4,6 @@
#import <Cocoa/Cocoa.h>
-#import "base/mac/cocoa_protocols.h"
#include "base/memory/scoped_nsobject.h"
// TabViewPickerTable is an NSOutlineView that can be used to switch between the

Powered by Google App Engine
This is Rietveld 408576698