Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 0b3879716f9a88fc9e49a323a77e4b6bee23b877..0b96e6c4ad4f18dac0b19e47191675e500b811aa 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -472,6 +472,10 @@ |
| '../webkit/fileapi/local_file_stream_writer_unittest.cc', |
| '../webkit/fileapi/local_file_util_unittest.cc', |
| '../webkit/fileapi/media/native_media_file_util_unittest.cc', |
| + '../webkit/fileapi/media/picasa/pmp_column_reader_unittest.cc', |
| + '../webkit/fileapi/media/picasa/pmp_table_reader_unittest.cc', |
| + '../webkit/fileapi/media/picasa/pmp_test_helper.cc', |
|
vandebo (ex-Chrome)
2013/03/29 21:35:07
pmp_test_utils.* would be a more common name in th
tommycli
2013/04/01 22:19:18
I followed the convention in webkit/fileapi, i.e.
|
| + '../webkit/fileapi/media/picasa/pmp_test_helper.h', |
| '../webkit/fileapi/mock_file_change_observer.cc', |
| '../webkit/fileapi/mock_file_change_observer.h', |
| '../webkit/fileapi/native_file_util_unittest.cc', |