| Index: third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.h b/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.h
|
| similarity index 87%
|
| rename from third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.h
|
| rename to third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.h
|
| index 44bf3f17fd7d74ca09d6b3569365841c3303d3b3..8091beba59e3c781427528d0d4eb721eb0c8732b 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.h
|
| @@ -11,8 +11,8 @@
|
| // clang-format off
|
|
|
| // TODO(dglazkov): Use chromium-style path.
|
| -#ifndef TestInterface3_h
|
| -#define TestInterface3_h
|
| +#ifndef TEST_INTERFACE_3_H
|
| +#define TEST_INTERFACE_3_H
|
|
|
| namespace blink {
|
| namespace api {
|
| @@ -23,4 +23,4 @@ class TestInterface3 {
|
| } // namespace api
|
| } // namespace blink
|
|
|
| -#endif // TestInterface3_h
|
| +#endif // TEST_INTERFACE_3_H
|
|
|