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

Unified Diff: chrome/browser/ui/cocoa/web_dialog_window_controller.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/web_dialog_window_controller.h
diff --git a/chrome/browser/ui/cocoa/web_dialog_window_controller.h b/chrome/browser/ui/cocoa/web_dialog_window_controller.h
index da81184b1d47050d7a9f39ae53f2cc89fca215ba..c4c49c29e70a2db0712a96370e56ac9b88ea4e38 100644
--- a/chrome/browser/ui/cocoa/web_dialog_window_controller.h
+++ b/chrome/browser/ui/cocoa/web_dialog_window_controller.h
@@ -8,7 +8,6 @@
#import <Cocoa/Cocoa.h>
#include "base/basictypes.h"
-#import "base/mac/cocoa_protocols.h"
#include "base/memory/scoped_ptr.h"
#include "ui/web_dialogs/web_dialog_ui.h"

Powered by Google App Engine
This is Rietveld 408576698