Chromium Code Reviews| Index: ppapi/tests/test_fullscreen.h |
| =================================================================== |
| --- ppapi/tests/test_fullscreen.h (revision 125463) |
| +++ ppapi/tests/test_fullscreen.h (working copy) |
| @@ -52,7 +52,6 @@ |
| bool fullscreen_pending_; |
| bool normal_pending_; |
| - bool saw_first_fullscreen_didchangeview; |
| pp::Graphics2D graphics2d_; |
| TestCompletionCallback set_fullscreen_true_callback_; |
| TestCompletionCallback fullscreen_callback_; |