| Index: mojo/common/handle_watcher.h
|
| diff --git a/mojo/common/handle_watcher.h b/mojo/common/handle_watcher.h
|
| index 115ac4a5fc1beedaa579efd134bff9ec29933af6..aa151dc0eeb96a8881d54212a81f2057abd1f93c 100644
|
| --- a/mojo/common/handle_watcher.h
|
| +++ b/mojo/common/handle_watcher.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/run_loop.h"
|
| #include "mojo/common/mojo_common_export.h"
|
| -#include "mojo/public/system/core_cpp.h"
|
| +#include "mojo/public/cpp/system/core.h"
|
|
|
| namespace base {
|
| class Thread;
|
|
|