| OLD | NEW |
| 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 'variables' : { | 5 'variables' : { |
| 6 # Variables for js2gtest rules | 6 # Variables for js2gtest rules |
| 7 'gypv8sh': '../tools/gypv8sh.py', | 7 'gypv8sh': '../tools/gypv8sh.py', |
| 8 'js2gtest': 'test/base/js2gtest.js', | 8 'js2gtest': 'test/base/js2gtest.js', |
| 9 'js2gtest_out_dir': '<(SHARED_INTERMEDIATE_DIR)/js2gtest', | 9 'js2gtest_out_dir': '<(SHARED_INTERMEDIATE_DIR)/js2gtest', |
| 10 'mock_js': 'third_party/mock4js/mock4js.js', | 10 'mock_js': 'third_party/mock4js/mock4js.js', |
| (...skipping 1828 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1839 'browser/ui/toolbar/encoding_menu_controller_unittest.cc', | 1839 'browser/ui/toolbar/encoding_menu_controller_unittest.cc', |
| 1840 'browser/ui/toolbar/toolbar_model_unittest.cc', | 1840 'browser/ui/toolbar/toolbar_model_unittest.cc', |
| 1841 'browser/ui/toolbar/wrench_menu_model_unittest.cc', | 1841 'browser/ui/toolbar/wrench_menu_model_unittest.cc', |
| 1842 'browser/ui/touch/tabs/touch_tab_strip_unittest.cc', | 1842 'browser/ui/touch/tabs/touch_tab_strip_unittest.cc', |
| 1843 'browser/ui/views/accessibility_event_router_views_unittest.cc', | 1843 'browser/ui/views/accessibility_event_router_views_unittest.cc', |
| 1844 'browser/ui/views/bookmarks/bookmark_context_menu_test.cc', | 1844 'browser/ui/views/bookmarks/bookmark_context_menu_test.cc', |
| 1845 'browser/ui/views/bookmarks/bookmark_editor_view_unittest.cc', | 1845 'browser/ui/views/bookmarks/bookmark_editor_view_unittest.cc', |
| 1846 'browser/ui/views/bubble/border_contents_unittest.cc', | 1846 'browser/ui/views/bubble/border_contents_unittest.cc', |
| 1847 'browser/ui/views/extensions/browser_action_drag_data_unittest.cc', | 1847 'browser/ui/views/extensions/browser_action_drag_data_unittest.cc', |
| 1848 'browser/ui/views/file_manager_dialog_unittest.cc', | 1848 'browser/ui/views/file_manager_dialog_unittest.cc', |
| 1849 'browser/ui/views/first_run_bubble_unittest.cc', |
| 1849 'browser/ui/views/generic_info_view_unittest.cc', | 1850 'browser/ui/views/generic_info_view_unittest.cc', |
| 1850 'browser/ui/views/reload_button_unittest.cc', | 1851 'browser/ui/views/reload_button_unittest.cc', |
| 1851 'browser/ui/views/shell_dialogs_win_unittest.cc', | 1852 'browser/ui/views/shell_dialogs_win_unittest.cc', |
| 1852 'browser/ui/views/status_icons/status_tray_win_unittest.cc', | 1853 'browser/ui/views/status_icons/status_tray_win_unittest.cc', |
| 1853 'browser/ui/views/tabs/base_tab_strip_test_fixture.h', | 1854 'browser/ui/views/tabs/base_tab_strip_test_fixture.h', |
| 1854 'browser/ui/views/tabs/fake_base_tab_strip_controller.cc', | 1855 'browser/ui/views/tabs/fake_base_tab_strip_controller.cc', |
| 1855 'browser/ui/views/tabs/fake_base_tab_strip_controller.h', | 1856 'browser/ui/views/tabs/fake_base_tab_strip_controller.h', |
| 1856 'browser/ui/views/tabs/tab_strip_unittest.cc', | 1857 'browser/ui/views/tabs/tab_strip_unittest.cc', |
| 1857 'browser/ui/webui/chrome_web_ui_data_source_unittest.cc', | 1858 'browser/ui/webui/chrome_web_ui_data_source_unittest.cc', |
| 1858 'browser/ui/webui/chromeos/imageburner/imageburner_utils_unittest.cc', | 1859 'browser/ui/webui/chromeos/imageburner/imageburner_utils_unittest.cc', |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1955 'test/base/browser_with_test_window_test.h', | 1956 'test/base/browser_with_test_window_test.h', |
| 1956 'test/base/chrome_render_view_test.cc', | 1957 'test/base/chrome_render_view_test.cc', |
| 1957 'test/base/chrome_render_view_test.h', | 1958 'test/base/chrome_render_view_test.h', |
| 1958 'test/base/menu_model_test.cc', | 1959 'test/base/menu_model_test.cc', |
| 1959 'test/base/menu_model_test.h', | 1960 'test/base/menu_model_test.h', |
| 1960 'test/base/v8_unit_test.cc', | 1961 'test/base/v8_unit_test.cc', |
| 1961 'test/base/v8_unit_test.h', | 1962 'test/base/v8_unit_test.h', |
| 1962 'test/data/resource.rc', | 1963 'test/data/resource.rc', |
| 1963 'test/data/unit/framework_unittest.gtestjs', | 1964 'test/data/unit/framework_unittest.gtestjs', |
| 1964 'tools/convert_dict/convert_dict_unittest.cc', | 1965 'tools/convert_dict/convert_dict_unittest.cc', |
| 1966 '../views/test/test_views_delegate.cc', |
| 1967 '../views/test/test_views_delegate.h', |
| 1968 '../views/test/views_test_base.cc', |
| 1969 '../views/test/views_test_base.h', |
| 1965 '../content/browser/renderer_host/render_widget_host_unittest.cc', | 1970 '../content/browser/renderer_host/render_widget_host_unittest.cc', |
| 1966 '../content/browser/renderer_host/text_input_client_mac_unittest.mm', | 1971 '../content/browser/renderer_host/text_input_client_mac_unittest.mm', |
| 1967 '../content/browser/tab_contents/navigation_controller_unittest.cc', | 1972 '../content/browser/tab_contents/navigation_controller_unittest.cc', |
| 1968 '../content/browser/tab_contents/render_view_host_manager_unittest.cc', | 1973 '../content/browser/tab_contents/render_view_host_manager_unittest.cc', |
| 1969 '../content/common/sandbox_mac_diraccess_unittest.mm', | 1974 '../content/common/sandbox_mac_diraccess_unittest.mm', |
| 1970 '../content/common/sandbox_mac_fontloading_unittest.mm', | 1975 '../content/common/sandbox_mac_fontloading_unittest.mm', |
| 1971 '../content/common/sandbox_mac_unittest_helper.h', | 1976 '../content/common/sandbox_mac_unittest_helper.h', |
| 1972 '../content/common/sandbox_mac_unittest_helper.mm', | 1977 '../content/common/sandbox_mac_unittest_helper.mm', |
| 1973 '../content/common/sandbox_mac_system_access_unittest.mm', | 1978 '../content/common/sandbox_mac_system_access_unittest.mm', |
| 1974 '../testing/gtest_mac_unittest.mm', | 1979 '../testing/gtest_mac_unittest.mm', |
| (...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2167 ['use_gnome_keyring == 0', { | 2172 ['use_gnome_keyring == 0', { |
| 2168 # Disable the GNOME Keyring tests if we are not using it. | 2173 # Disable the GNOME Keyring tests if we are not using it. |
| 2169 'sources!': [ | 2174 'sources!': [ |
| 2170 'browser/password_manager/native_backend_gnome_x_unittest.cc', | 2175 'browser/password_manager/native_backend_gnome_x_unittest.cc', |
| 2171 ], | 2176 ], |
| 2172 }], | 2177 }], |
| 2173 ['OS=="linux" and use_aura==1', { | 2178 ['OS=="linux" and use_aura==1', { |
| 2174 'dependencies': [ | 2179 'dependencies': [ |
| 2175 '../build/linux/system.gyp:dbus', | 2180 '../build/linux/system.gyp:dbus', |
| 2176 '../dbus/dbus.gyp:dbus_test_support', | 2181 '../dbus/dbus.gyp:dbus_test_support', |
| 2182 '../ui/aura/aura.gyp:test_support_aura', |
| 2177 ], | 2183 ], |
| 2178 }], | 2184 }], |
| 2179 ['os_posix == 1 and OS != "mac"', { | 2185 ['os_posix == 1 and OS != "mac"', { |
| 2180 'conditions': [ | 2186 'conditions': [ |
| 2181 ['linux_use_tcmalloc==1', { | 2187 ['linux_use_tcmalloc==1', { |
| 2182 'dependencies': [ | 2188 'dependencies': [ |
| 2183 '../base/allocator/allocator.gyp:allocator', | 2189 '../base/allocator/allocator.gyp:allocator', |
| 2184 ], | 2190 ], |
| 2185 }], | 2191 }], |
| 2186 ], | 2192 ], |
| (...skipping 2059 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4246 # Use outputs of this action as inputs for the main target build. | 4252 # Use outputs of this action as inputs for the main target build. |
| 4247 # Seems as a misnomer but makes this happy on Linux (scons). | 4253 # Seems as a misnomer but makes this happy on Linux (scons). |
| 4248 'process_outputs_as_sources': 1, | 4254 'process_outputs_as_sources': 1, |
| 4249 }, | 4255 }, |
| 4250 ], # 'actions' | 4256 ], # 'actions' |
| 4251 }, | 4257 }, |
| 4252 ] | 4258 ] |
| 4253 }], # 'coverage!=0' | 4259 }], # 'coverage!=0' |
| 4254 ], # 'conditions' | 4260 ], # 'conditions' |
| 4255 } | 4261 } |
| OLD | NEW |