| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index 4066c4e3964f71d358e13f7add25245e27d06576..3d2b751579c2069ac65d196494071407607c1364 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -1178,9 +1178,6 @@
|
| 'browser/printing/print_preview_test.h',
|
| 'browser/process_info_snapshot_mac_unittest.cc',
|
| 'browser/process_singleton_posix_unittest.cc',
|
| - 'browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc',
|
| - 'browser/profile_resetter/automatic_profile_resetter_unittest.cc',
|
| - 'browser/profile_resetter/jtl_interpreter_unittest.cc',
|
| 'browser/profile_resetter/profile_resetter_unittest.cc',
|
| 'browser/profiles/file_path_verifier_win_unittest.cc',
|
| 'browser/profiles/gaia_info_update_service_unittest.cc',
|
| @@ -1930,8 +1927,6 @@
|
| 'test/data/unit/framework_unittest.gtestjs',
|
| 'test/logging/win/mof_data_parser_unittest.cc',
|
| 'tools/convert_dict/convert_dict_unittest.cc',
|
| - 'tools/profile_reset/jtl_compiler_unittest.cc',
|
| - 'tools/profile_reset/jtl_parser_unittest.cc',
|
| 'utility/cloud_print/pwg_encoder_unittest.cc',
|
| 'utility/extensions/unpacker_unittest.cc',
|
| 'utility/image_writer/image_writer_unittest.cc',
|
| @@ -2470,9 +2465,6 @@
|
| ],
|
| }],
|
| ['OS!="android" and OS!="ios"', {
|
| - 'dependencies': [
|
| - 'tools/profile_reset/jtl_compiler.gyp:jtl_compiler_lib',
|
| - ],
|
| 'sources!': [
|
| 'browser/metrics/variations/variations_request_scheduler_mobile_unittest.cc',
|
| 'browser/net/spdyproxy/data_reduction_proxy_settings_unittest.cc',
|
|
|