| Index: ppapi/tests/test_flash_fullscreen.h
|
| diff --git a/ppapi/tests/test_flash_fullscreen.h b/ppapi/tests/test_flash_fullscreen.h
|
| index c4f2c8cba63bcccad165100cafd091d8385f731e..539a84ff7b4d263952cac97d3d33ce6779a80662 100644
|
| --- a/ppapi/tests/test_flash_fullscreen.h
|
| +++ b/ppapi/tests/test_flash_fullscreen.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef PAPPI_TESTS_TEST_FLASH_FULLSCREEN_H_
|
| -#define PAPPI_TESTS_TEST_FLASH_FULLSCREEN_H_
|
| +#ifndef PPAPI_TESTS_TEST_FLASH_FULLSCREEN_H_
|
| +#define PPAPI_TESTS_TEST_FLASH_FULLSCREEN_H_
|
|
|
| #include <string>
|
|
|
| @@ -38,4 +38,4 @@ class TestFlashFullscreen : public TestCase {
|
| TestCompletionCallback normal_callback_;
|
| };
|
|
|
| -#endif // PAPPI_TESTS_TEST_FLASH_FULLSCREEN_H_
|
| +#endif // PPAPI_TESTS_TEST_FLASH_FULLSCREEN_H_
|
|
|