blob: 62fe84c40bc9274136ef867093f5f6a7e872588f [file] [log] [blame]
// Copyright 2015 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 "sky/shell/gpu_delegate.h"
namespace sky {
namespace shell {
GPUDelegate::~GPUDelegate() {
}
} // namespace shell
} // namespace sky