| Index: mojo/message_pump/handle_watcher.h
|
| diff --git a/mojo/message_pump/handle_watcher.h b/mojo/message_pump/handle_watcher.h
|
| index 4f7115a8613fa75f81ebb0cd191dacd03845d0c9..1dc079ed6b239ba4bbba4f633ce7ed1a63185888 100644
|
| --- a/mojo/message_pump/handle_watcher.h
|
| +++ b/mojo/message_pump/handle_watcher.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/run_loop.h"
|
| #include "mojo/message_pump/mojo_message_pump_export.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/system/core.h"
|
| +#include "mojo/public/cpp/system/core.h"
|
|
|
| namespace base {
|
| class Thread;
|
|
|