Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index d37abffe22bb53e28b3aadaa653a8d3ce068853b..90719a4925f091fbf409b62c002e73e70725425e 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -35,7 +35,7 @@ |
'../cc/cc_tests.gyp:*', |
'../components/components.gyp:*', |
'../device/bluetooth/bluetooth.gyp:*', |
- '../device/device.gyp:*', |
+ '../device/device_tests.gyp:*', |
'../device/usb/usb.gyp:*', |
'../gpu/gpu.gyp:*', |
'../gpu/tools/tools.gyp:*', |
@@ -228,7 +228,7 @@ |
'../content/content.gyp:content_browsertests', |
'../content/content.gyp:content_shell', |
'../content/content.gyp:content_unittests', |
- '../device/device.gyp:device_unittests', |
+ '../device/device_tests.gyp:device_unittests', |
'../gpu/gpu.gyp:gpu_unittests', |
'../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support', |
'../ipc/ipc.gyp:ipc_tests', |
@@ -489,7 +489,7 @@ |
'../components/components.gyp:components_unittests', |
'../content/content.gyp:content_browsertests', |
'../content/content.gyp:content_unittests', |
- '../device/device.gyp:device_unittests', |
+ '../device/device_tests.gyp:device_unittests', |
'../gpu/gpu.gyp:gpu_unittests', |
'../ipc/ipc.gyp:ipc_tests', |
'../jingle/jingle.gyp:jingle_unittests', |
@@ -521,7 +521,7 @@ |
'../components/components.gyp:components_unittests', |
'../content/content.gyp:content_browsertests', |
'../content/content.gyp:content_unittests', |
- '../device/device.gyp:device_unittests', |
+ '../device/device_tests.gyp:device_unittests', |
'../gpu/gpu.gyp:gpu_unittests', |
'../ipc/ipc.gyp:ipc_tests', |
'../jingle/jingle.gyp:jingle_unittests', |
@@ -575,7 +575,7 @@ |
'../components/components.gyp:components_unittests', |
'../content/content.gyp:content_unittests', |
'../crypto/crypto.gyp:crypto_unittests', |
- '../device/device.gyp:device_unittests', |
+ '../device/device_tests.gyp:device_unittests', |
'../ipc/ipc.gyp:ipc_tests', |
'../jingle/jingle.gyp:jingle_unittests', |
'../media/media.gyp:media_unittests', |
@@ -618,7 +618,7 @@ |
'../chrome/installer/mini_installer.gyp:mini_installer', |
'../chrome_frame/chrome_frame.gyp:npchrome_frame', |
'../courgette/courgette.gyp:courgette_unittests', |
- '../device/device.gyp:device_unittests', |
+ '../device/device_tests.gyp:device_unittests', |
'../gpu/gpu.gyp:gpu_unittests', |
'../ipc/ipc.gyp:ipc_tests', |
'../jingle/jingle.gyp:jingle_unittests', |
@@ -702,7 +702,7 @@ |
'../components/components.gyp:components_unittests', |
'../content/content.gyp:content_unittests', |
'../crypto/crypto.gyp:crypto_unittests', |
- '../device/device.gyp:device_unittests', |
+ '../device/device_tests.gyp:device_unittests', |
'../ipc/ipc.gyp:ipc_tests', |
'../jingle/jingle.gyp:jingle_unittests', |
'../media/media.gyp:media_unittests', |
@@ -796,7 +796,7 @@ |
'../components/components.gyp:components_unittests', |
'../content/content.gyp:content_browsertests', |
'../content/content.gyp:content_unittests', |
- '../device/device.gyp:device_unittests', |
+ '../device/device_tests.gyp:device_unittests', |
'../ppapi/ppapi_internal.gyp:ppapi_unittests', |
'../remoting/remoting.gyp:remoting_unittests', |
'../ui/app_list/app_list.gyp:*', |
@@ -861,7 +861,7 @@ |
'dependencies!': [ |
'../chrome/chrome.gyp:chrome', |
'../chrome/chrome.gyp:unit_tests', |
- '../device/device.gyp:device_unittests', |
+ '../device/device_tests.gyp:device_unittests', |
'../ui/views/views.gyp:views_unittests', |
], |
}], |