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

Unified Diff: chrome/chrome_browser.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: Update gypi file to exclude test on android. 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 | « chrome/browser/media_galleries/fileapi/picasa/pmp_test_helper.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index c53458a8b8e6c47cf4f27dfd2ef20317e655052f..0208d5567b99e2af2feed86e847fd8700df880ae 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -933,6 +933,8 @@
'browser/media_galleries/fileapi/mtp_device_file_system_config.h',
'browser/media_galleries/fileapi/native_media_file_util.cc',
'browser/media_galleries/fileapi/native_media_file_util.h',
+ 'browser/media_galleries/fileapi/picasa/picasa_album_table_reader.cc',
+ 'browser/media_galleries/fileapi/picasa/picasa_album_table_reader.h',
'browser/media_galleries/fileapi/picasa/pmp_column_reader.cc',
'browser/media_galleries/fileapi/picasa/pmp_column_reader.h',
'browser/media_galleries/fileapi/picasa/pmp_constants.h',
« no previous file with comments | « chrome/browser/media_galleries/fileapi/picasa/pmp_test_helper.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698