blob: 97c80845ba8bd6f89dc5cea2fff0a086261abc7c [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 "components/html_viewer/blink_settings.h"
namespace html_viewer {
BlinkSettings::BlinkSettings() {}
BlinkSettings::~BlinkSettings() {}
} // namespace html_viewer