Index: extensions/extensions_tests.gyp |
diff --git a/extensions/extensions_tests.gyp b/extensions/extensions_tests.gyp |
index 771d231259d8b8684eadc4937540143aa3b5495d..7408cf73daeb960450848ef8cb2d86cf3dcd485c 100644 |
--- a/extensions/extensions_tests.gyp |
+++ b/extensions/extensions_tests.gyp |
@@ -28,11 +28,11 @@ |
'../device/serial/serial.gyp:device_serial_test_util', |
'../mojo/mojo_base.gyp:mojo_application_bindings', |
'../mojo/mojo_base.gyp:mojo_environment_chromium', |
+ '../mojo/mojo_edk.gyp:mojo_js_lib', |
+ '../mojo/mojo_edk.gyp:mojo_system_impl', |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
'../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
- '../third_party/mojo/mojo_edk.gyp:mojo_js_lib', |
- '../third_party/mojo/mojo_edk.gyp:mojo_system_impl', |
'../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
'common/api/api.gyp:cast_channel_proto', |
'extensions.gyp:extensions_browser', |