| 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> {
|
|
|