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 { | 5 { |
6 'variables' : { | 6 'variables' : { |
7 'pyautolib_sources': [ | 7 'pyautolib_sources': [ |
8 'app/chrome_command_ids.h', | 8 'app/chrome_command_ids.h', |
9 'app/chrome_dll_resource.h', | 9 'app/chrome_dll_resource.h', |
10 'common/automation_constants.h', | 10 'common/automation_constants.h', |
(...skipping 1372 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1383 'browser/password_manager/password_form_manager_unittest.cc', | 1383 'browser/password_manager/password_form_manager_unittest.cc', |
1384 'browser/password_manager/password_manager_unittest.cc', | 1384 'browser/password_manager/password_manager_unittest.cc', |
1385 'browser/password_manager/password_store_default_unittest.cc', | 1385 'browser/password_manager/password_store_default_unittest.cc', |
1386 'browser/password_manager/password_store_mac_unittest.cc', | 1386 'browser/password_manager/password_store_mac_unittest.cc', |
1387 'browser/password_manager/password_store_win_unittest.cc', | 1387 'browser/password_manager/password_store_win_unittest.cc', |
1388 'browser/plugin_exceptions_table_model_unittest.cc', | 1388 'browser/plugin_exceptions_table_model_unittest.cc', |
1389 'browser/policy/asynchronous_policy_loader_unittest.cc', | 1389 'browser/policy/asynchronous_policy_loader_unittest.cc', |
1390 'browser/policy/asynchronous_policy_provider_unittest.cc', | 1390 'browser/policy/asynchronous_policy_provider_unittest.cc', |
1391 'browser/policy/asynchronous_policy_test_base.cc', | 1391 'browser/policy/asynchronous_policy_test_base.cc', |
1392 'browser/policy/asynchronous_policy_test_base.h', | 1392 'browser/policy/asynchronous_policy_test_base.h', |
1393 'browser/policy/cloud_policy_cache_unittest.cc', | |
1394 'browser/policy/cloud_policy_controller_unittest.cc', | 1393 'browser/policy/cloud_policy_controller_unittest.cc', |
1395 'browser/policy/config_dir_policy_provider_unittest.cc', | 1394 'browser/policy/config_dir_policy_provider_unittest.cc', |
1396 'browser/policy/configuration_policy_pref_store_unittest.cc', | 1395 'browser/policy/configuration_policy_pref_store_unittest.cc', |
1397 'browser/policy/configuration_policy_provider_mac_unittest.cc', | 1396 'browser/policy/configuration_policy_provider_mac_unittest.cc', |
1398 'browser/policy/configuration_policy_provider_win_unittest.cc', | 1397 'browser/policy/configuration_policy_provider_win_unittest.cc', |
| 1398 'browser/policy/device_policy_cache_unittest.cc', |
1399 'browser/policy/device_token_fetcher_unittest.cc', | 1399 'browser/policy/device_token_fetcher_unittest.cc', |
1400 'browser/policy/file_based_policy_provider_unittest.cc', | 1400 'browser/policy/file_based_policy_provider_unittest.cc', |
1401 'browser/policy/device_management_backend_mock.cc', | 1401 'browser/policy/device_management_backend_mock.cc', |
1402 'browser/policy/device_management_backend_mock.h', | 1402 'browser/policy/device_management_backend_mock.h', |
1403 'browser/policy/device_management_service_unittest.cc', | 1403 'browser/policy/device_management_service_unittest.cc', |
1404 'browser/policy/managed_prefs_banner_base_unittest.cc', | 1404 'browser/policy/managed_prefs_banner_base_unittest.cc', |
1405 'browser/policy/mock_configuration_policy_provider.cc', | 1405 'browser/policy/mock_configuration_policy_provider.cc', |
1406 'browser/policy/mock_configuration_policy_provider.h', | 1406 'browser/policy/mock_configuration_policy_provider.h', |
1407 'browser/policy/mock_configuration_policy_store.cc', | 1407 'browser/policy/mock_configuration_policy_store.cc', |
1408 'browser/policy/mock_configuration_policy_store.h', | 1408 'browser/policy/mock_configuration_policy_store.h', |
1409 'browser/policy/mock_device_management_backend.cc', | 1409 'browser/policy/mock_device_management_backend.cc', |
1410 'browser/policy/mock_device_management_backend.h', | 1410 'browser/policy/mock_device_management_backend.h', |
1411 'browser/policy/policy_map_unittest.cc', | 1411 'browser/policy/policy_map_unittest.cc', |
1412 'browser/policy/policy_path_parser_unittest.cc', | 1412 'browser/policy/policy_path_parser_unittest.cc', |
| 1413 'browser/policy/user_policy_cache_unittest.cc', |
1413 'browser/preferences_mock_mac.cc', | 1414 'browser/preferences_mock_mac.cc', |
1414 'browser/preferences_mock_mac.h', | 1415 'browser/preferences_mock_mac.h', |
1415 'browser/prefs/command_line_pref_store_unittest.cc', | 1416 'browser/prefs/command_line_pref_store_unittest.cc', |
1416 'browser/prefs/overlay_persistent_pref_store_unittest.cc', | 1417 'browser/prefs/overlay_persistent_pref_store_unittest.cc', |
1417 'browser/prefs/pref_change_registrar_unittest.cc', | 1418 'browser/prefs/pref_change_registrar_unittest.cc', |
1418 'browser/prefs/pref_member_unittest.cc', | 1419 'browser/prefs/pref_member_unittest.cc', |
1419 'browser/prefs/pref_notifier_impl_unittest.cc', | 1420 'browser/prefs/pref_notifier_impl_unittest.cc', |
1420 'browser/prefs/pref_service_unittest.cc', | 1421 'browser/prefs/pref_service_unittest.cc', |
1421 'browser/prefs/pref_set_observer_unittest.cc', | 1422 'browser/prefs/pref_set_observer_unittest.cc', |
1422 'browser/prefs/pref_value_map_unittest.cc', | 1423 'browser/prefs/pref_value_map_unittest.cc', |
(...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1883 ], | 1884 ], |
1884 'sources/': [ | 1885 'sources/': [ |
1885 # TODO(thestig) Enable PrintPreviewUIHTMLSource tests on CrOS when | 1886 # TODO(thestig) Enable PrintPreviewUIHTMLSource tests on CrOS when |
1886 # print preview is enabled on CrOS. | 1887 # print preview is enabled on CrOS. |
1887 ['exclude', 'browser/notifications/desktop_notifications_unittest.cc
'], | 1888 ['exclude', 'browser/notifications/desktop_notifications_unittest.cc
'], |
1888 ['exclude', 'browser/ui/webui/print_preview_ui_html_source_unittest.
cc'], | 1889 ['exclude', 'browser/ui/webui/print_preview_ui_html_source_unittest.
cc'], |
1889 ], | 1890 ], |
1890 }, { # else: chromeos == 0 | 1891 }, { # else: chromeos == 0 |
1891 'sources/': [ | 1892 'sources/': [ |
1892 ['exclude', '^browser/chromeos/'], | 1893 ['exclude', '^browser/chromeos/'], |
| 1894 ['exclude', '^browser/policy/device_policy_cache_unittest.cc'], |
1893 ['exclude', '^browser/ui/webui/chromeos/login'], | 1895 ['exclude', '^browser/ui/webui/chromeos/login'], |
1894 ], | 1896 ], |
1895 }], | 1897 }], |
1896 ['OS=="linux"', { | 1898 ['OS=="linux"', { |
1897 'conditions': [ | 1899 'conditions': [ |
1898 ['gcc_version==44', { | 1900 ['gcc_version==44', { |
1899 # Avoid gcc 4.4 strict aliasing issues in stl_tree.h when | 1901 # Avoid gcc 4.4 strict aliasing issues in stl_tree.h when |
1900 # building mru_cache_unittest.cc. | 1902 # building mru_cache_unittest.cc. |
1901 'cflags': [ | 1903 'cflags': [ |
1902 '-fno-strict-aliasing', | 1904 '-fno-strict-aliasing', |
(...skipping 1873 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3776 ] | 3778 ] |
3777 }], # 'coverage!=0' | 3779 }], # 'coverage!=0' |
3778 ], # 'conditions' | 3780 ], # 'conditions' |
3779 } | 3781 } |
3780 | 3782 |
3781 # Local Variables: | 3783 # Local Variables: |
3782 # tab-width:2 | 3784 # tab-width:2 |
3783 # indent-tabs-mode:nil | 3785 # indent-tabs-mode:nil |
3784 # End: | 3786 # End: |
3785 # vim: set expandtab tabstop=2 shiftwidth=2: | 3787 # vim: set expandtab tabstop=2 shiftwidth=2: |
OLD | NEW |