blob: 912d7df0437a7b9dc1b9199c478a6eacd2c206d3 [file] [log] [blame]
// Copyright (c) 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ui/ozone/public/overlay_surface.h"
namespace ui {
OverlaySurface::OverlaySurface() {}
OverlaySurface::~OverlaySurface() {}
} // namespace ui