| 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 1361 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1372 'browser/password_manager/password_form_manager_unittest.cc', | 1372 'browser/password_manager/password_form_manager_unittest.cc', |
| 1373 'browser/password_manager/password_manager_unittest.cc', | 1373 'browser/password_manager/password_manager_unittest.cc', |
| 1374 'browser/password_manager/password_store_default_unittest.cc', | 1374 'browser/password_manager/password_store_default_unittest.cc', |
| 1375 'browser/password_manager/password_store_mac_unittest.cc', | 1375 'browser/password_manager/password_store_mac_unittest.cc', |
| 1376 'browser/password_manager/password_store_win_unittest.cc', | 1376 'browser/password_manager/password_store_win_unittest.cc', |
| 1377 'browser/plugin_exceptions_table_model_unittest.cc', | 1377 'browser/plugin_exceptions_table_model_unittest.cc', |
| 1378 'browser/policy/asynchronous_policy_loader_unittest.cc', | 1378 'browser/policy/asynchronous_policy_loader_unittest.cc', |
| 1379 'browser/policy/asynchronous_policy_provider_unittest.cc', | 1379 'browser/policy/asynchronous_policy_provider_unittest.cc', |
| 1380 'browser/policy/asynchronous_policy_test_base.cc', | 1380 'browser/policy/asynchronous_policy_test_base.cc', |
| 1381 'browser/policy/asynchronous_policy_test_base.h', | 1381 'browser/policy/asynchronous_policy_test_base.h', |
| 1382 'browser/policy/cloud_policy_cache_unittest.cc', | |
| 1383 'browser/policy/cloud_policy_controller_unittest.cc', | 1382 'browser/policy/cloud_policy_controller_unittest.cc', |
| 1384 'browser/policy/config_dir_policy_provider_unittest.cc', | 1383 'browser/policy/config_dir_policy_provider_unittest.cc', |
| 1385 'browser/policy/configuration_policy_pref_store_unittest.cc', | 1384 'browser/policy/configuration_policy_pref_store_unittest.cc', |
| 1386 'browser/policy/configuration_policy_provider_mac_unittest.cc', | 1385 'browser/policy/configuration_policy_provider_mac_unittest.cc', |
| 1387 'browser/policy/configuration_policy_provider_win_unittest.cc', | 1386 'browser/policy/configuration_policy_provider_win_unittest.cc', |
| 1387 'browser/policy/device_policy_cache_unittest.cc', |
| 1388 'browser/policy/device_token_fetcher_unittest.cc', | 1388 'browser/policy/device_token_fetcher_unittest.cc', |
| 1389 'browser/policy/file_based_policy_provider_unittest.cc', | 1389 'browser/policy/file_based_policy_provider_unittest.cc', |
| 1390 'browser/policy/device_management_backend_mock.cc', | 1390 'browser/policy/device_management_backend_mock.cc', |
| 1391 'browser/policy/device_management_backend_mock.h', | 1391 'browser/policy/device_management_backend_mock.h', |
| 1392 'browser/policy/device_management_service_unittest.cc', | 1392 'browser/policy/device_management_service_unittest.cc', |
| 1393 'browser/policy/managed_prefs_banner_base_unittest.cc', | 1393 'browser/policy/managed_prefs_banner_base_unittest.cc', |
| 1394 'browser/policy/mock_configuration_policy_provider.cc', | 1394 'browser/policy/mock_configuration_policy_provider.cc', |
| 1395 'browser/policy/mock_configuration_policy_provider.h', | 1395 'browser/policy/mock_configuration_policy_provider.h', |
| 1396 'browser/policy/mock_configuration_policy_store.cc', | 1396 'browser/policy/mock_configuration_policy_store.cc', |
| 1397 'browser/policy/mock_configuration_policy_store.h', | 1397 'browser/policy/mock_configuration_policy_store.h', |
| 1398 'browser/policy/mock_device_management_backend.cc', | 1398 'browser/policy/mock_device_management_backend.cc', |
| 1399 'browser/policy/mock_device_management_backend.h', | 1399 'browser/policy/mock_device_management_backend.h', |
| 1400 'browser/policy/policy_map_unittest.cc', | 1400 'browser/policy/policy_map_unittest.cc', |
| 1401 'browser/policy/policy_path_parser_unittest.cc', | 1401 'browser/policy/policy_path_parser_unittest.cc', |
| 1402 'browser/policy/user_policy_cache_unittest.cc', |
| 1402 'browser/preferences_mock_mac.cc', | 1403 'browser/preferences_mock_mac.cc', |
| 1403 'browser/preferences_mock_mac.h', | 1404 'browser/preferences_mock_mac.h', |
| 1404 'browser/prefs/command_line_pref_store_unittest.cc', | 1405 'browser/prefs/command_line_pref_store_unittest.cc', |
| 1405 'browser/prefs/overlay_persistent_pref_store_unittest.cc', | 1406 'browser/prefs/overlay_persistent_pref_store_unittest.cc', |
| 1406 'browser/prefs/pref_change_registrar_unittest.cc', | 1407 'browser/prefs/pref_change_registrar_unittest.cc', |
| 1407 'browser/prefs/pref_member_unittest.cc', | 1408 'browser/prefs/pref_member_unittest.cc', |
| 1408 'browser/prefs/pref_notifier_impl_unittest.cc', | 1409 'browser/prefs/pref_notifier_impl_unittest.cc', |
| 1409 'browser/prefs/pref_service_unittest.cc', | 1410 'browser/prefs/pref_service_unittest.cc', |
| 1410 'browser/prefs/pref_set_observer_unittest.cc', | 1411 'browser/prefs/pref_set_observer_unittest.cc', |
| 1411 'browser/prefs/pref_value_map_unittest.cc', | 1412 'browser/prefs/pref_value_map_unittest.cc', |
| (...skipping 457 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1869 ], | 1870 ], |
| 1870 'sources/': [ | 1871 'sources/': [ |
| 1871 # TODO(thestig) Enable PrintPreviewUIHTMLSource tests on CrOS when | 1872 # TODO(thestig) Enable PrintPreviewUIHTMLSource tests on CrOS when |
| 1872 # print preview is enabled on CrOS. | 1873 # print preview is enabled on CrOS. |
| 1873 ['exclude', 'browser/notifications/desktop_notifications_unittest.cc
'], | 1874 ['exclude', 'browser/notifications/desktop_notifications_unittest.cc
'], |
| 1874 ['exclude', 'browser/ui/webui/print_preview_ui_html_source_unittest.
cc'], | 1875 ['exclude', 'browser/ui/webui/print_preview_ui_html_source_unittest.
cc'], |
| 1875 ], | 1876 ], |
| 1876 }, { # else: chromeos == 0 | 1877 }, { # else: chromeos == 0 |
| 1877 'sources/': [ | 1878 'sources/': [ |
| 1878 ['exclude', '^browser/chromeos/'], | 1879 ['exclude', '^browser/chromeos/'], |
| 1880 ['exclude', 'browser/policy/device_policy_cache_unittest.cc'], |
| 1879 ], | 1881 ], |
| 1880 }], | 1882 }], |
| 1881 ['OS=="linux"', { | 1883 ['OS=="linux"', { |
| 1882 'conditions': [ | 1884 'conditions': [ |
| 1883 ['gcc_version==44', { | 1885 ['gcc_version==44', { |
| 1884 # Avoid gcc 4.4 strict aliasing issues in stl_tree.h when | 1886 # Avoid gcc 4.4 strict aliasing issues in stl_tree.h when |
| 1885 # building mru_cache_unittest.cc. | 1887 # building mru_cache_unittest.cc. |
| 1886 'cflags': [ | 1888 'cflags': [ |
| 1887 '-fno-strict-aliasing', | 1889 '-fno-strict-aliasing', |
| 1888 ], | 1890 ], |
| (...skipping 1863 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3752 ] | 3754 ] |
| 3753 }], # 'coverage!=0' | 3755 }], # 'coverage!=0' |
| 3754 ], # 'conditions' | 3756 ], # 'conditions' |
| 3755 } | 3757 } |
| 3756 | 3758 |
| 3757 # Local Variables: | 3759 # Local Variables: |
| 3758 # tab-width:2 | 3760 # tab-width:2 |
| 3759 # indent-tabs-mode:nil | 3761 # indent-tabs-mode:nil |
| 3760 # End: | 3762 # End: |
| 3761 # vim: set expandtab tabstop=2 shiftwidth=2: | 3763 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |