Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index cd362a5cfca9062093f9f803c441cf7ad6eb6b8d..c8cafaad694cd7d024036dc3ab4d6b8ab5f02ea1 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -466,6 +466,9 @@ |
| '../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.cc', |
|
vandebo (ex-Chrome)
2013/03/26 01:12:14
You don't want pmp_column_reader.* in here, unless
tommycli
2013/03/26 22:30:43
Ohhhh.... I just had to add WEBKIT_STORAGE_EXPORT_
|
| + '../webkit/fileapi/media/picasa/pmp_column_reader.h', |
| + '../webkit/fileapi/media/picasa/pmp_column_reader_unittest.cc', |
| '../webkit/fileapi/mock_file_change_observer.cc', |
| '../webkit/fileapi/mock_file_change_observer.h', |
| '../webkit/fileapi/native_file_util_unittest.cc', |