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

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

Issue 9481008: Move GenericHandler back to Chrome since it was really Chrome specific (i.e. chrome's mapping of cl… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 10 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.mm
===================================================================
--- chrome/browser/ui/cocoa/event_utils.mm (revision 123752)
+++ chrome/browser/ui/cocoa/event_utils.mm (working copy)
@@ -5,7 +5,6 @@
#import "chrome/browser/ui/cocoa/event_utils.h"
#include "chrome/browser/event_disposition.h"
-#include "content/browser/disposition_utils.h"
#include "ui/base/events.h"
namespace {

Powered by Google App Engine
This is Rietveld 408576698