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

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

Issue 12036003: Move window_open_disposition.h from webkit/ into ui/base. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win Created 7 years, 11 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/event_utils.h
diff --git a/chrome/browser/ui/cocoa/event_utils.h b/chrome/browser/ui/cocoa/event_utils.h
index e3bbac897ef27d9a5638ad4390721e88f5d9bf4e..bbbf664ea3fd3598f81b381eef80f2bff0b57593 100644
--- a/chrome/browser/ui/cocoa/event_utils.h
+++ b/chrome/browser/ui/cocoa/event_utils.h
@@ -7,7 +7,7 @@
#import <Cocoa/Cocoa.h>
-#include "webkit/glue/window_open_disposition.h"
+#include "ui/base/window_open_disposition.h"
namespace event_utils {

Powered by Google App Engine
This is Rietveld 408576698