Index: trunk/src/base/test/mock_chrome_application_mac.h |
=================================================================== |
--- trunk/src/base/test/mock_chrome_application_mac.h (revision 206508) |
+++ trunk/src/base/test/mock_chrome_application_mac.h (working copy) |
@@ -10,7 +10,7 @@ |
#import <AppKit/AppKit.h> |
#include "base/mac/scoped_sending_event.h" |
-#include "base/message_loop/message_pump_mac.h" |
+#include "base/message_pump_mac.h" |
// A basic implementation of CrAppProtocol and |
// CrAppControlProtocol. This can be used in tests that need an |