Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / shell / renderer / test_runner / web_test_runner.h
index b15c056..f2d6fc1 100644 (file)
@@ -19,7 +19,7 @@ class WebTestRunner {
   // embedder should use this for all WebViews it creates.
   virtual blink::WebPermissionClient* GetWebPermissions() const = 0;
 
-  // After WebTestDelegate::testFinished was invoked, the following methods
+  // After WebTestDelegate::TestFinished was invoked, the following methods
   // can be used to determine what kind of dump the main WebTestProxy can
   // provide.