blob: 393313af849549f6c7f607758272c2ca5c0204e9 [file] [log] [blame]
// Copyright 2024 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/privacy_sandbox/privacy_sandbox_survey_desktop_controller.h"
namespace privacy_sandbox {
PrivacySandboxSurveyDesktopController::PrivacySandboxSurveyDesktopController() =
default;
PrivacySandboxSurveyDesktopController::
~PrivacySandboxSurveyDesktopController() = default;
} // namespace privacy_sandbox