| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 3993d4199f6540120457e78e6af904eb2476e6e0..473c640ccb38189e5d1dee82abf9b8c8e5ca8c44 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -595,7 +595,6 @@
|
| '../chrome/chrome.gyp:chrome',
|
| '../chrome/chrome.gyp:performance_browser_tests',
|
| '../content/content_shell_and_tests.gyp:content_browsertests',
|
| - '../content/content_shell_and_tests.gyp:content_gl_tests',
|
| '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
|
| '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test',
|
| '../gpu/gpu.gyp:gl_tests',
|
| @@ -623,7 +622,6 @@
|
| 'dependencies': [
|
| '../chrome/chrome.gyp:chrome',
|
| '../content/content_shell_and_tests.gyp:content_browsertests',
|
| - '../content/content_shell_and_tests.gyp:content_gl_tests',
|
| '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
|
| '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test',
|
| '../gpu/gpu.gyp:gl_tests',
|
| @@ -787,7 +785,6 @@
|
| '../cc/cc_tests.gyp:cc_unittests',
|
| '../components/components_tests.gyp:components_unittests',
|
| '../content/content_shell_and_tests.gyp:content_browsertests',
|
| - '../content/content_shell_and_tests.gyp:content_gl_tests',
|
| '../content/content_shell_and_tests.gyp:content_junit_tests',
|
| '../content/content_shell_and_tests.gyp:chromium_linker_test_apk',
|
| '../content/content_shell_and_tests.gyp:content_shell_test_apk',
|
| @@ -824,7 +821,6 @@
|
| '../components/components_tests.gyp:components_browsertests_apk',
|
| '../components/components_tests.gyp:components_unittests_apk',
|
| '../content/content_shell_and_tests.gyp:content_browsertests_apk',
|
| - '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
|
| '../content/content_shell_and_tests.gyp:content_unittests_apk',
|
| '../content/content_shell_and_tests.gyp:video_decode_accelerator_unittest_apk',
|
| '../gpu/gpu.gyp:command_buffer_gles2_tests_apk',
|
|
|