| Index: mojo/common/handle_watcher_unittest.cc
|
| diff --git a/mojo/common/handle_watcher_unittest.cc b/mojo/common/handle_watcher_unittest.cc
|
| index 3eace0cabd0124d92b1143ee1d8c001c9e53e7eb..729ffe1ee3b77432659930766887b7d5018d10b8 100644
|
| --- a/mojo/common/handle_watcher_unittest.cc
|
| +++ b/mojo/common/handle_watcher_unittest.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/test/simple_test_tick_clock.h"
|
| #include "mojo/common/time_helper.h"
|
| #include "mojo/public/cpp/system/core.h"
|
| -#include "mojo/public/tests/test_utils.h"
|
| +#include "mojo/public/cpp/test_support/test_utils.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace mojo {
|
|
|