| Index: third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp b/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
|
| deleted file mode 100644
|
| index c3f1f3b39a667f9c1c5e5118562f4318258efebf..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
|
| +++ /dev/null
|
| @@ -1,32 +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.cpp.tmpl
|
| -
|
| -// clang-format off
|
| -
|
| -#include "TestInterface3.h"
|
| -
|
| -// TODO(dglazkov): Implement generating includes.
|
| -#include "wtf/text/WTFString.h.h"
|
| -
|
| -namespace blink {
|
| -namespace api {
|
| -
|
| -// TODO(dglazkov): Implement constant generation
|
| -
|
| -// TODO(dglazkov): Implement constructor generation
|
| -
|
| -// TODO(dglazkov): Implement attribute getter/setter generation
|
| -// DOMString readonlyStringifierAttribute
|
| -
|
| -// TODO(dglazkov): Implement method generation
|
| -// void CppTestInterface3::voidMethodDocument
|
| -
|
| -} // namespace api
|
| -} // namespace blink
|
|
|