| Index: components/html_viewer/blink_settings.cc
|
| diff --git a/components/html_viewer/blink_settings.cc b/components/html_viewer/blink_settings.cc
|
| deleted file mode 100644
|
| index 97c80845ba8bd6f89dc5cea2fff0a086261abc7c..0000000000000000000000000000000000000000
|
| --- a/components/html_viewer/blink_settings.cc
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -// 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
|
|
|