Index: ppapi/tests/test_url_util.h |
diff --git a/ppapi/tests/test_url_util.h b/ppapi/tests/test_url_util.h |
index 0bb1f3fdf0f9a0d75e17df85c55902b57bf01c69..b70127127751b58253b19e1d36a1443cfc9e5f0c 100644 |
--- a/ppapi/tests/test_url_util.h |
+++ b/ppapi/tests/test_url_util.h |
@@ -14,7 +14,7 @@ class TestURLUtil : public TestCase { |
// TestCase implementation. |
virtual bool Init(); |
- virtual void RunTest(); |
+ virtual void RunTests(const std::string& filter); |
private: |
std::string TestCanonicalize(); |