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

Unified Diff: chrome/chrome_browser.gypi

Issue 16231016: Extract track information from iTunes library xml file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix win test Created 7 years, 6 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/itunes_xml_utils.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 4a61c412dbdab7fb77641c3e3e0a21dee1bbfaa0..96245fe9a2178608beb0ad27f708064c111f0c42 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -984,6 +984,10 @@
'browser/media_galleries/fileapi/itunes_finder_win.h',
'browser/media_galleries/fileapi/itunes/itunes_file_util.cc',
'browser/media_galleries/fileapi/itunes/itunes_file_util.h',
+ 'browser/media_galleries/fileapi/itunes_library_parser.cc',
+ 'browser/media_galleries/fileapi/itunes_library_parser.h',
+ 'browser/media_galleries/fileapi/itunes_xml_utils.cc',
+ 'browser/media_galleries/fileapi/itunes_xml_utils.h',
'browser/media_galleries/fileapi/media_file_system_mount_point_provider.cc',
'browser/media_galleries/fileapi/media_file_system_mount_point_provider.h',
'browser/media_galleries/fileapi/media_file_validator_factory.h',
« no previous file with comments | « chrome/browser/media_galleries/fileapi/itunes_xml_utils.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698