Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 196529d407b2a6f541dd44fec83b5a6410202dfe..3a00462f4b2728fee21374e0856d2f3f050adacb 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -63,9 +63,9 @@ |
| '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_unittests', |
| '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_utility_unittests', |
| '../third_party/mojo/mojo_edk_tests.gyp:mojo_system_unittests', |
| - '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
| - '../third_party/mojo/mojo_public.gyp:mojo_public_test_utils', |
| - '../third_party/mojo/mojo_public.gyp:mojo_system', |
| + '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
| + '../mojo/mojo_public.gyp:mojo_public_test_utils', |
| + '../mojo/mojo_public.gyp:mojo_system', |
|
jam
2015/11/11 17:59:42
nit: order
|
| '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
| '../ui/gfx/gfx_tests.gyp:gfx_unittests', |
| ], |