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

Unified Diff: trunk/src/webkit/support/drt_application_mac.h

Issue 16897005: Revert 206507 "Move message_pump to base/message_loop." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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
« no previous file with comments | « trunk/src/ui/views/widget/desktop_aura/x11_window_event_filter.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/webkit/support/drt_application_mac.h
===================================================================
--- trunk/src/webkit/support/drt_application_mac.h (revision 206508)
+++ trunk/src/webkit/support/drt_application_mac.h (working copy)
@@ -5,8 +5,8 @@
#ifndef WEBKIT_SUPPORT_DRT_APPLICATION_MAC_H
#define WEBKIT_SUPPORT_DRT_APPLICATION_MAC_H
+#include "base/message_pump_mac.h"
#include "base/mac/scoped_sending_event.h"
-#include "base/message_loop/message_pump_mac.h"
@interface CrDrtApplication : NSApplication<CrAppProtocol,
CrAppControlProtocol> {
« no previous file with comments | « trunk/src/ui/views/widget/desktop_aura/x11_window_event_filter.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698