// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#import "ios/chrome/browser/complex_tasks/model/ios_content_record_task_id.h"
IOSContentRecordTaskId::IOSContentRecordTaskId() {}
IOSContentRecordTaskId::IOSContentRecordTaskId(
const IOSContentRecordTaskId& context_record_task_id) = default;
IOSContentRecordTaskId::~IOSContentRecordTaskId() {}