| Index: third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.h b/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.h
|
| deleted file mode 100644
|
| index 44bf3f17fd7d74ca09d6b3569365841c3303d3b3..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.h
|
| +++ /dev/null
|
| @@ -1,26 +0,0 @@
|
| -// Copyright 2014 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.
|
| -
|
| -// This file has been auto-generated by code_generator_web_module.py.
|
| -// DO NOT MODIFY!
|
| -
|
| -// This file has been generated from the Jinja2 template in
|
| -// third_party/WebKit/Source/bindings/templates/web_module_interface.h.tmpl
|
| -
|
| -// clang-format off
|
| -
|
| -// TODO(dglazkov): Use chromium-style path.
|
| -#ifndef TestInterface3_h
|
| -#define TestInterface3_h
|
| -
|
| -namespace blink {
|
| -namespace api {
|
| -
|
| -class TestInterface3 {
|
| -};
|
| -
|
| -} // namespace api
|
| -} // namespace blink
|
| -
|
| -#endif // TestInterface3_h
|
|
|