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

Unified Diff: ppapi/tests/test_platform_verification_private.h

Issue 29943003: Remove CanChallengePlatform() and CheckPlatformState(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove StatisticsProvider usage. Created 7 years, 2 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
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();
};

Powered by Google App Engine
This is Rietveld 408576698