blob: 70ce8541f3a45e5e20e2339bef186f0fb75110ae [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/engine/config.h"
#include "sky/engine/tonic/dart_class_provider.h"
namespace blink {
DartClassProvider::~DartClassProvider() {
}
} // namespace blink