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

Unified Diff: content/content_tests.gypi

Issue 13529028: PicasaAlbumTableReader for Media Galleries API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@0005-picasa-import-pmp-reader
Patch Set: Fix ifdef guard. 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index afd793bb6411a36b99209628b11f84e23bb4bb67..26ab0a60f0524bbb7775455f70d50638c312b171 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -476,6 +476,7 @@
'../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/picasa_album_table_reader_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',

Powered by Google App Engine
This is Rietveld 408576698