Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 441ec3459c3dfc8e4ac45285d6d2e3f192992ff5..1061108a60b7e0463952fbdfe25cc79593d3b6e8 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -57,14 +57,14 @@ |
# javascript-related targets cause v8 to be built. |
'../mojo/mojo_base.gyp:mojo_common_lib', |
'../mojo/mojo_base.gyp:mojo_common_unittests', |
+ '../mojo/mojo_edk.gyp:mojo_system_impl', |
+ '../mojo/mojo_edk_tests.gyp:mojo_system_unittests', |
'../google_apis/google_apis.gyp:google_apis_unittests', |
'../skia/skia_tests.gyp:skia_unittests', |
- '../third_party/mojo/mojo_edk.gyp:mojo_system_impl', |
'../third_party/mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittests', |
'../third_party/mojo/mojo_edk_tests.gyp:mojo_public_environment_unittests', |
'../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', |