blob: 74ca138300044e9a306737e646e78876da8437d0 [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;
} // namespace gl