Index: ppapi/tests/test_platform_verification_private.h |
diff --git a/ppapi/tests/test_platform_verification_private.h b/ppapi/tests/test_platform_verification_private.h |
index 278f5d9811eb1fab3c8270c04a9794c9d305c981..929fa9b79011503e578fae31dbeb687002c0943e 100644 |
--- a/ppapi/tests/test_platform_verification_private.h |
+++ b/ppapi/tests/test_platform_verification_private.h |
@@ -17,7 +17,6 @@ class TestPlatformVerificationPrivate : public TestCase { |
virtual void RunTests(const std::string& filter); |
private: |
- std::string TestCanChallengePlatform(); |
std::string TestChallengePlatform(); |
}; |