blob: e78f487a7ed7f001b70a9d3a83f1389b0c1b39a2 [file] [log] [blame]
// Copyright 2017 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ui/gl/dc_layer_overlay_params.h"
namespace gl {
DCLayerOverlayParams::DCLayerOverlayParams() = default;
DCLayerOverlayParams::~DCLayerOverlayParams() = default;
DCLayerOverlayParams::VideoParams::VideoParams() = default;
DCLayerOverlayParams::VideoParams::~VideoParams() = default;
} // namespace gl