blob: 32a7a6cd2f1f71c68fc2c7ff99f4b4357332280a [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 "config.h"
#include "public/platform/WebMemoryDumpProvider.h"
namespace blink {
WebMemoryDumpProvider::~WebMemoryDumpProvider()
{
}
} // namespace blink