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

Unified Diff: chrome/browser/ui/cocoa/tabs/throbber_view.h

Issue 17627005: mac: Remove unused includes of scoped_nsobject.h. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: builds Created 7 years, 6 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/tabs/throbber_view.h
diff --git a/chrome/browser/ui/cocoa/tabs/throbber_view.h b/chrome/browser/ui/cocoa/tabs/throbber_view.h
index 4e124f915a12683527831918f53a9ad520685c68..ade4d7f4774ac6926b3ddcd36384637f9796b8a5 100644
--- a/chrome/browser/ui/cocoa/tabs/throbber_view.h
+++ b/chrome/browser/ui/cocoa/tabs/throbber_view.h
@@ -7,8 +7,6 @@
#import <Cocoa/Cocoa.h>
-#include "base/mac/scoped_nsobject.h"
-
@protocol ThrobberDataDelegate;
// A class that knows how to draw an animated state to indicate progress.
« no previous file with comments | « chrome/browser/ui/cocoa/tabs/tab_audio_indicator_view_mac_unittest.mm ('k') | chrome/browser/ui/cocoa/tabs/throbber_view.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698