Chromium Code Reviews| Index: ppapi/ppapi_tests.gypi |
| diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
| index a8f4baecc612b286331131ce7d825b0f19df95fb..a3de9bb4ff7d01b76c9ec0396ba7197eba870f46 100644 |
| --- a/ppapi/ppapi_tests.gypi |
| +++ b/ppapi/ppapi_tests.gypi |
| @@ -190,6 +190,8 @@ |
| 'tests/test_file_io.h', |
| 'tests/test_file_ref.cc', |
| 'tests/test_file_ref.h', |
| + 'tests/test_file_system.cc', |
| + 'tests/test_file_system.h', |
| 'tests/test_graphics_2d.cc', |
| 'tests/test_graphics_2d.h', |
| 'tests/test_image_data.cc', |