| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index bf40d501611321f2221c80ededd678008b826249..ab58ccbd50778242042c476553dec5d5ced143ef 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -226,9 +226,9 @@
|
| '../chrome/chrome.gyp:sync_integration_tests',
|
| '../cloud_print/cloud_print.gyp:cloud_print_unittests',
|
| '../components/components.gyp:components_unittests',
|
| - '../content/content.gyp:content_browsertests',
|
| - '../content/content.gyp:content_shell',
|
| - '../content/content.gyp:content_unittests',
|
| + '../content/content_shell_and_tests.gyp:content_browsertests',
|
| + '../content/content_shell_and_tests.gyp:content_unittests',
|
| + '../content/content_shell_and_tests.gyp:content_shell',
|
| '../device/device.gyp:device_unittests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support',
|
| @@ -324,7 +324,7 @@
|
| 'type': 'none',
|
| 'dependencies': [
|
| '../third_party/WebKit/public/all.gyp:all_blink',
|
| - '../content/content.gyp:content_shell',
|
| + '../content/content_shell_and_tests.gyp:content_shell',
|
| ],
|
| }, # target_name: all_webkit
|
| {
|
| @@ -353,8 +353,8 @@
|
| '../chrome/chrome.gyp:gpu_tests',
|
| '../chrome/chrome.gyp:performance_browser_tests',
|
| '../chrome/chrome.gyp:performance_ui_tests',
|
| - '../content/content.gyp:content_browsertests',
|
| - '../content/content.gyp:content_gl_tests',
|
| + '../content/content_shell_and_tests.gyp:content_browsertests',
|
| + '../content/content_shell_and_tests.gyp:content_gl_tests',
|
| '../gpu/gpu.gyp:gl_tests',
|
| ],
|
| 'conditions': [
|
| @@ -370,8 +370,8 @@
|
| 'type': 'none',
|
| 'dependencies': [
|
| '../chrome/chrome.gyp:gpu_tests',
|
| - '../content/content.gyp:content_browsertests',
|
| - '../content/content.gyp:content_gl_tests',
|
| + '../content/content_shell_and_tests.gyp:content_browsertests',
|
| + '../content/content_shell_and_tests.gyp:content_gl_tests',
|
| '../gpu/gpu.gyp:gl_tests',
|
| ],
|
| 'conditions': [
|
| @@ -437,8 +437,8 @@
|
| 'dependencies': [
|
| 'chromium_builder_qa', # needed for perf pyauto tests
|
| '../chrome/chrome.gyp:browser_tests',
|
| - '../content/content.gyp:content_browsertests',
|
| - '../content/content.gyp:content_unittests',
|
| + '../content/content_shell_and_tests.gyp:content_browsertests',
|
| + '../content/content_shell_and_tests.gyp:content_unittests',
|
| '../third_party/libjingle/libjingle.gyp:peerconnection_server',
|
| '../third_party/webrtc/tools/tools.gyp:frame_analyzer',
|
| '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter',
|
| @@ -488,8 +488,8 @@
|
| '../chrome/chrome.gyp:unit_tests',
|
| '../cloud_print/cloud_print.gyp:cloud_print_unittests',
|
| '../components/components.gyp:components_unittests',
|
| - '../content/content.gyp:content_browsertests',
|
| - '../content/content.gyp:content_unittests',
|
| + '../content/content_shell_and_tests.gyp:content_browsertests',
|
| + '../content/content_shell_and_tests.gyp:content_unittests',
|
| '../device/device.gyp:device_unittests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| @@ -520,8 +520,8 @@
|
| '../chrome/chrome.gyp:unit_tests',
|
| '../cloud_print/cloud_print.gyp:cloud_print_unittests',
|
| '../components/components.gyp:components_unittests',
|
| - '../content/content.gyp:content_browsertests',
|
| - '../content/content.gyp:content_unittests',
|
| + '../content/content_shell_and_tests.gyp:content_browsertests',
|
| + '../content/content_shell_and_tests.gyp:content_unittests',
|
| '../device/device.gyp:device_unittests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| @@ -574,7 +574,7 @@
|
| '../chrome/chrome.gyp:unit_tests',
|
| '../cloud_print/cloud_print.gyp:cloud_print_unittests',
|
| '../components/components.gyp:components_unittests',
|
| - '../content/content.gyp:content_unittests',
|
| + '../content/content_shell_and_tests.gyp:content_unittests',
|
| '../crypto/crypto.gyp:crypto_unittests',
|
| '../device/device.gyp:device_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| @@ -612,8 +612,8 @@
|
| '../chrome/chrome.gyp:unit_tests',
|
| '../cloud_print/cloud_print.gyp:cloud_print_unittests',
|
| '../components/components.gyp:components_unittests',
|
| - '../content/content.gyp:content_browsertests',
|
| - '../content/content.gyp:content_unittests',
|
| + '../content/content_shell_and_tests.gyp:content_browsertests',
|
| + '../content/content_shell_and_tests.gyp:content_unittests',
|
| # mini_installer_tests depends on mini_installer. This should be
|
| # defined in installer.gyp.
|
| '../chrome/installer/mini_installer.gyp:mini_installer',
|
| @@ -679,7 +679,7 @@
|
| '../base/base.gyp:base_unittests',
|
| '../cloud_print/cloud_print.gyp:cloud_print_unittests',
|
| '../components/components.gyp:components_unittests',
|
| - '../content/content.gyp:content_unittests',
|
| + '../content/content_shell_and_tests.gyp:content_unittests',
|
| '../crypto/crypto.gyp:crypto_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| '../jingle/jingle.gyp:jingle_unittests',
|
| @@ -701,7 +701,7 @@
|
| '../chrome/chrome.gyp:unit_tests',
|
| '../cloud_print/cloud_print.gyp:cloud_print_unittests',
|
| '../components/components.gyp:components_unittests',
|
| - '../content/content.gyp:content_unittests',
|
| + '../content/content_shell_and_tests.gyp:content_unittests',
|
| '../crypto/crypto.gyp:crypto_unittests',
|
| '../device/device.gyp:device_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| @@ -795,8 +795,8 @@
|
| '../chrome/chrome.gyp:interactive_ui_tests',
|
| '../chrome/chrome.gyp:unit_tests',
|
| '../components/components.gyp:components_unittests',
|
| - '../content/content.gyp:content_browsertests',
|
| - '../content/content.gyp:content_unittests',
|
| + '../content/content_shell_and_tests.gyp:content_browsertests',
|
| + '../content/content_shell_and_tests.gyp:content_unittests',
|
| '../device/device.gyp:device_unittests',
|
| '../ppapi/ppapi_internal.gyp:ppapi_unittests',
|
| '../remoting/remoting.gyp:remoting_unittests',
|
|
|