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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 689603002: [fsp] Implement storage::WatcherManager for FSP. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed. Created 6 years, 2 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/chromeos/file_system_provider/watcher.h ('k') | storage/browser/fileapi/watcher_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 9bb6b7eb9deec9ab870bd333c638b89e3b112df3..8714c28bdfc5026359e2bf50a7b4cfea8faab09a 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -273,6 +273,8 @@
'browser/chromeos/file_system_provider/fileapi/file_stream_writer.h',
'browser/chromeos/file_system_provider/fileapi/provider_async_file_util.cc',
'browser/chromeos/file_system_provider/fileapi/provider_async_file_util.h',
+ 'browser/chromeos/file_system_provider/fileapi/watcher_manager.cc',
+ 'browser/chromeos/file_system_provider/fileapi/watcher_manager.h',
'browser/chromeos/file_system_provider/mount_path_util.cc',
'browser/chromeos/file_system_provider/mount_path_util.h',
'browser/chromeos/file_system_provider/notification_manager.cc',
« no previous file with comments | « chrome/browser/chromeos/file_system_provider/watcher.h ('k') | storage/browser/fileapi/watcher_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698