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

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

Issue 2703653004: [WebAgentsAPI]: Start adding support for method arguments. (Closed)
Patch Set: Comments addressed. Created 3 years, 9 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/templates/web_agent_api_interface.cc.tmpl ('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/test_interface_3.cc b/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc
index b44e4d7577f9d3eab1e55666fa6880459a7be290..ba84892f6cad87a7716986b183f894f8b8ae04d4 100644
--- a/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc
+++ b/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc
@@ -33,7 +33,8 @@ DEFINE_TRACE(TestInterface3) {
// DOMString readonlyStringifierAttribute
// TODO(dglazkov): Implement method generation
-// void TestInterface3::voidMethodDocument
+// void TestInterface3::VoidMethodDocument
+// Document document
TestInterface3::TestInterface3(blink::TestInterface3* test_interface_3)
: test_interface_3_(test_interface_3) {}
« no previous file with comments | « third_party/WebKit/Source/bindings/templates/web_agent_api_interface.cc.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698