Chromium Code Reviews| Index: ppapi/tests/test_fullscreen.h |
| =================================================================== |
| --- ppapi/tests/test_fullscreen.h (revision 112536) |
| +++ ppapi/tests/test_fullscreen.h (working copy) |
| @@ -32,6 +32,8 @@ |
| std::string TestGetScreenSize(); |
| std::string TestNormalToFullscreenToNormal(); |
| + void SimulateUserGesture(); |
| + |
| void FailFullscreenTest(const std::string& error); |
| bool GotError(); |