| Index: mojo/edk/mojo_edk.gyp
|
| diff --git a/mojo/edk/mojo_edk.gyp b/mojo/edk/mojo_edk.gyp
|
| index 89816c942811147559d635d667757a4d9edb50db..1f8f318297e88948b57c31091fa8a56916ae8a58 100644
|
| --- a/mojo/edk/mojo_edk.gyp
|
| +++ b/mojo/edk/mojo_edk.gyp
|
| @@ -112,7 +112,7 @@
|
| ],
|
| 'include_dirs': [ '../..' ],
|
| 'sources': [
|
| - '../public/cpp/environment/tests/async_waiter_unittest.cc',
|
| + '../public/cpp/environment/tests/async_wait_unittest.cc',
|
| '../public/cpp/environment/tests/logger_unittest.cc',
|
| '../public/cpp/environment/tests/logging_unittest.cc',
|
| ],
|
|
|