| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index 105ae4f59e47b62a800ae6a174e2570d0cb99166..4407da75a248dd4ba87f5a3d0c91f321107c657d 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -554,6 +554,8 @@
|
| 'tests/test_flash_file.h',
|
| 'tests/test_flash_fullscreen.cc',
|
| 'tests/test_flash_fullscreen.h',
|
| + 'tests/test_flash_fullscreen_for_browser_ui.cc',
|
| + 'tests/test_flash_fullscreen_for_browser_ui.h',
|
| 'tests/test_flash_message_loop.cc',
|
| 'tests/test_flash_message_loop.h',
|
| 'tests/test_net_address_private.cc',
|
|
|