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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 339323002: Implement snapshotting for non-Drive non-local file systems. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review fix Created 6 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/chromeos/file_manager/volume_manager.cc ('k') | no next file » | 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 65f82015b03ba4361f55fb2762ac0abb955769a9..b7e079183f96bbf9a9d72f47ebfbd10e9e7605f2 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -368,6 +368,8 @@
'browser/chromeos/file_manager/path_util.h',
'browser/chromeos/file_manager/select_file_dialog_util.cc',
'browser/chromeos/file_manager/select_file_dialog_util.h',
+ 'browser/chromeos/file_manager/snapshot_manager.cc',
+ 'browser/chromeos/file_manager/snapshot_manager.h',
'browser/chromeos/file_manager/url_util.cc',
'browser/chromeos/file_manager/url_util.h',
'browser/chromeos/file_manager/volume_manager.cc',
« no previous file with comments | « chrome/browser/chromeos/file_manager/volume_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698