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

Unified Diff: chrome/chrome_browser.gypi

Issue 23499006: Media Galleries API Picasa: Add file watch to invalidate database data on disk write. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 43c776fb00436b87f660e75fb8038e1857463df1..7a4dc95c57b4af590dea1fbaca2b3d2375397f4e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2562,6 +2562,8 @@
}],
['OS=="win" or OS=="mac"', {
'sources': [
+ 'browser/media_galleries/fileapi/file_path_watcher_util.cc',
+ 'browser/media_galleries/fileapi/file_path_watcher_util.h',
'browser/media_galleries/fileapi/itunes_data_provider.cc',
'browser/media_galleries/fileapi/itunes_data_provider.h',
'browser/media_galleries/fileapi/itunes_file_util.cc',
« no previous file with comments | « chrome/browser/media_galleries/fileapi/picasa/picasa_finder.cc ('k') | chrome/common/media_galleries/picasa_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698