| Index: trunk/src/chrome/browser/ui/cocoa/run_loop_testing.mm
|
| ===================================================================
|
| --- trunk/src/chrome/browser/ui/cocoa/run_loop_testing.mm (revision 206508)
|
| +++ trunk/src/chrome/browser/ui/cocoa/run_loop_testing.mm (working copy)
|
| @@ -7,7 +7,7 @@
|
| #import <Foundation/Foundation.h>
|
|
|
| #include "base/memory/scoped_nsobject.h"
|
| -#include "base/message_loop/message_pump_mac.h"
|
| +#include "base/message_pump_mac.h"
|
|
|
| // This class is scheduled with a delayed selector to quit the message pump.
|
| @interface CocoaQuitTask : NSObject {
|
|
|