// Copyright 2020 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ash/public/cpp/external_arc/overlay/arc_overlay_controller.h"
namespace ash {
ArcOverlayController::ArcOverlayController() = default;
ArcOverlayController::~ArcOverlayController() = default;
} // namespace ash