OLD | NEW |
1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'variables': { | 6 'variables': { |
7 'layouttest_support_content_sources': [ | 7 'layouttest_support_content_sources': [ |
8 'public/test/layouttest_support.h', | 8 'public/test/layouttest_support.h', |
9 'public/test/nested_message_pump_android.cc', | 9 'public/test/nested_message_pump_android.cc', |
10 'public/test/nested_message_pump_android.h', | 10 'public/test/nested_message_pump_android.h', |
(...skipping 1007 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1018 '../testing/gtest.gyp:gtest', | 1018 '../testing/gtest.gyp:gtest', |
1019 '../third_party/mojo/mojo_edk.gyp:mojo_common_test_support', | 1019 '../third_party/mojo/mojo_edk.gyp:mojo_common_test_support', |
1020 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', | 1020 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
1021 '../third_party/re2/re2.gyp:re2', | 1021 '../third_party/re2/re2.gyp:re2', |
1022 '../ui/accessibility/accessibility.gyp:accessibility', | 1022 '../ui/accessibility/accessibility.gyp:accessibility', |
1023 '../ui/base/ui_base.gyp:ui_base', | 1023 '../ui/base/ui_base.gyp:ui_base', |
1024 '../ui/events/events.gyp:blink', | 1024 '../ui/events/events.gyp:blink', |
1025 '../ui/gfx/gfx.gyp:gfx', | 1025 '../ui/gfx/gfx.gyp:gfx', |
1026 '../ui/gfx/gfx.gyp:gfx_geometry', | 1026 '../ui/gfx/gfx.gyp:gfx_geometry', |
1027 '../ui/gfx/ipc/gfx_ipc.gyp:gfx_ipc', | 1027 '../ui/gfx/ipc/gfx_ipc.gyp:gfx_ipc', |
1028 # Only needed at runtime. | |
1029 '../third_party/mesa/mesa.gyp:osmesa', | |
1030 ], | 1028 ], |
1031 'include_dirs': [ | 1029 'include_dirs': [ |
1032 '..', | 1030 '..', |
1033 '<(SHARED_INTERMEDIATE_DIR)', # Needed by render_media_client_unittest.
cc. | 1031 '<(SHARED_INTERMEDIATE_DIR)', # Needed by render_media_client_unittest.
cc. |
1034 ], | 1032 ], |
1035 'sources': [ '<@(content_unittests_sources)' ], | 1033 'sources': [ '<@(content_unittests_sources)' ], |
1036 'conditions': [ | 1034 'conditions': [ |
1037 ['OS == "ios"', { | 1035 ['OS == "ios"', { |
1038 'sources/': [ | 1036 'sources/': [ |
1039 # iOS only needs a small portion of content; exclude all the | 1037 # iOS only needs a small portion of content; exclude all the |
(...skipping 381 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1421 '../net/net.gyp:net_test_support', | 1419 '../net/net.gyp:net_test_support', |
1422 '../ppapi/ppapi_internal.gyp:ppapi_host', | 1420 '../ppapi/ppapi_internal.gyp:ppapi_host', |
1423 '../ppapi/ppapi_internal.gyp:ppapi_ipc', | 1421 '../ppapi/ppapi_internal.gyp:ppapi_ipc', |
1424 '../ppapi/ppapi_internal.gyp:ppapi_proxy', | 1422 '../ppapi/ppapi_internal.gyp:ppapi_proxy', |
1425 '../ppapi/ppapi_internal.gyp:ppapi_shared', | 1423 '../ppapi/ppapi_internal.gyp:ppapi_shared', |
1426 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', | 1424 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', |
1427 '../testing/gmock.gyp:gmock', | 1425 '../testing/gmock.gyp:gmock', |
1428 '../testing/gtest.gyp:gtest', | 1426 '../testing/gtest.gyp:gtest', |
1429 '../third_party/WebKit/public/blink.gyp:blink', | 1427 '../third_party/WebKit/public/blink.gyp:blink', |
1430 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 1428 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 1429 '../third_party/mesa/mesa.gyp:osmesa', |
1431 '../third_party/mojo/mojo_edk.gyp:mojo_common_test_support', | 1430 '../third_party/mojo/mojo_edk.gyp:mojo_common_test_support', |
1432 '../third_party/mojo/mojo_edk.gyp:mojo_system_impl', | 1431 '../third_party/mojo/mojo_edk.gyp:mojo_system_impl', |
1433 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', | 1432 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
1434 '../third_party/mojo/mojo_public.gyp:mojo_js_bindings', | 1433 '../third_party/mojo/mojo_public.gyp:mojo_js_bindings', |
1435 '../third_party/zlib/zlib.gyp:zlib', | 1434 '../third_party/zlib/zlib.gyp:zlib', |
1436 '../ui/accessibility/accessibility.gyp:accessibility', | 1435 '../ui/accessibility/accessibility.gyp:accessibility', |
1437 '../ui/base/ui_base.gyp:ui_base', | 1436 '../ui/base/ui_base.gyp:ui_base', |
1438 '../ui/gfx/gfx.gyp:gfx', | 1437 '../ui/gfx/gfx.gyp:gfx', |
1439 '../ui/gfx/gfx.gyp:gfx_geometry', | 1438 '../ui/gfx/gfx.gyp:gfx_geometry', |
1440 '../ui/gl/gl.gyp:gl', | 1439 '../ui/gl/gl.gyp:gl', |
1441 '../ui/gl/gl.gyp:gl_test_support', | 1440 '../ui/gl/gl.gyp:gl_test_support', |
1442 '../ui/resources/ui_resources.gyp:ui_resources', | 1441 '../ui/resources/ui_resources.gyp:ui_resources', |
1443 '../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs', | 1442 '../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs', |
1444 '../ui/snapshot/snapshot.gyp:snapshot', | 1443 '../ui/snapshot/snapshot.gyp:snapshot', |
1445 '../ui/accessibility/accessibility.gyp:ax_gen', | 1444 '../ui/accessibility/accessibility.gyp:ax_gen', |
1446 # Only needed at runtime. | |
1447 '../third_party/mesa/mesa.gyp:osmesa', | |
1448 ], | 1445 ], |
1449 'include_dirs': [ | 1446 'include_dirs': [ |
1450 '..', | 1447 '..', |
1451 '<(SHARED_INTERMEDIATE_DIR)', # Needed by encrypted_media_browserte
st.cc | 1448 '<(SHARED_INTERMEDIATE_DIR)', # Needed by encrypted_media_browserte
st.cc |
1452 ], | 1449 ], |
1453 'includes': [ | 1450 'includes': [ |
1454 'browser/gpu/test_support_gpu.gypi', | 1451 'browser/gpu/test_support_gpu.gypi', |
1455 ], | 1452 ], |
1456 'defines': [ | 1453 'defines': [ |
1457 'HAS_OUT_OF_PROC_TEST_RUNNER', | 1454 'HAS_OUT_OF_PROC_TEST_RUNNER', |
(...skipping 663 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2121 ], | 2118 ], |
2122 }, | 2119 }, |
2123 'includes': [ | 2120 'includes': [ |
2124 '../build/host_jar.gypi', | 2121 '../build/host_jar.gypi', |
2125 ], | 2122 ], |
2126 }, | 2123 }, |
2127 ], | 2124 ], |
2128 }], | 2125 }], |
2129 ], | 2126 ], |
2130 } | 2127 } |
OLD | NEW |