SYNC_SERVICE_DISABLED 22 chrome/browser/extensions/api/sync_file_system/sync_file_system_api_helpers.cc case sync_file_system::SYNC_SERVICE_DISABLED: SYNC_SERVICE_DISABLED 64 chrome/browser/sync_file_system/sync_file_system_service.cc return SYNC_SERVICE_DISABLED; SYNC_SERVICE_DISABLED 69 chrome/browser/sync_file_system/sync_file_system_service.cc return SYNC_SERVICE_DISABLED; SYNC_SERVICE_DISABLED 301 chrome/browser/sync_file_system/sync_file_system_service_unittest.cc expected_states.push_back(SYNC_SERVICE_DISABLED); SYNC_SERVICE_DISABLED 81 chrome/browser/sync_file_system/sync_process_runner.cc case SYNC_SERVICE_DISABLED: SYNC_SERVICE_DISABLED 86 chrome/browser/ui/webui/sync_file_system_internals/sync_file_system_internals_handler.cc SyncServiceState state_enum = sync_file_system::SYNC_SERVICE_DISABLED;