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

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 b62bdad103a4b9050ac28c9f331e3d8af4dd6f36..597b0a045b1f2a34407356d5971848b8dc7d1761 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2563,6 +2563,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',

Powered by Google App Engine
This is Rietveld 408576698