| Index: mojo/mojo_shell.gyp
|
| diff --git a/mojo/mojo_shell.gyp b/mojo/mojo_shell.gyp
|
| index 8315a6ce9c78b482b5cf3997e739c4eeec031c15..16b3265a64ec25a9e522bcc2de662100aef2a49b 100644
|
| --- a/mojo/mojo_shell.gyp
|
| +++ b/mojo/mojo_shell.gyp
|
| @@ -103,7 +103,7 @@
|
| '<(DEPTH)/mojo/mojo_base.gyp:mojo_common_lib',
|
| '<(DEPTH)/mojo/mojo_base.gyp:mojo_environment_chromium',
|
| '<(DEPTH)/mojo/mojo_base.gyp:mojo_url_type_converters',
|
| - '<(DEPTH)/third_party/mojo/mojo_edk.gyp:mojo_run_all_unittests',
|
| + '<(DEPTH)/mojo/mojo_edk.gyp:mojo_run_all_unittests',
|
| '<(DEPTH)/third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| '<(DEPTH)/testing/gtest.gyp:gtest',
|
| '<(DEPTH)/url/url.gyp:url_lib',
|
|
|