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

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, 4 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 fc1dc020732b108922dcffd4591a048dccd55ff1..621b674c4cfe998bb815db0f44207e6af97050a8 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2549,6 +2549,8 @@
}],
['OS=="win" or OS=="mac"', {
'sources': [
+ 'browser/media_galleries/fileapi/data_provider_helper.cc',
+ 'browser/media_galleries/fileapi/data_provider_helper.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