Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Unified Diff: content/content_tests.gypi

Issue 12704024: Simple PMP reader to parse Picasa's metadata (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove Win specific defines and fix up PmpFieldType usage. Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webkit/fileapi/media/picasa/pmp_column_reader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index eb5e975796ad5de6e43c5c51c00bd2d0c41bca4c..5e94693621ccfa35a1b059b455d13d041a6aca4e 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -475,6 +475,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',
+ '../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',
« no previous file with comments | « no previous file | webkit/fileapi/media/picasa/pmp_column_reader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698