Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Unified Diff: third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc

Issue 2684773003: [WebAgent API]: Implement name style handling. (Closed)
Patch Set: Feedback addressed. Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp b/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc
similarity index 90%
rename from third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
rename to third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc
index c3f1f3b39a667f9c1c5e5118562f4318258efebf..a5517c8352701a25eef4aad384779bf8b1183a51 100644
--- a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
+++ b/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc
@@ -6,11 +6,11 @@
// DO NOT MODIFY!
// This file has been generated from the Jinja2 template in
-// third_party/WebKit/Source/bindings/templates/web_module_interface.cpp.tmpl
+// third_party/WebKit/Source/bindings/templates/web_module_interface.cc.tmpl
// clang-format off
-#include "TestInterface3.h"
+#include "test_interface_3.h"
// TODO(dglazkov): Implement generating includes.
#include "wtf/text/WTFString.h.h"
@@ -26,7 +26,7 @@ namespace api {
// DOMString readonlyStringifierAttribute
// TODO(dglazkov): Implement method generation
-// void CppTestInterface3::voidMethodDocument
+// void TestInterface3::voidMethodDocument
} // namespace api
} // namespace blink
« no previous file with comments | « third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698