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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 22335004: Add drive::FileSystem::GetFileByPathForSaving(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. 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
« no previous file with comments | « chrome/browser/chromeos/drive/file_write_watcher.h ('k') | chrome/chrome_tests_unit.gypi » ('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 cd5fba8725e1c080d3f13e4c1fc9063bdb773746..2e20a027d69eec9c0a9d6b53f9c80c4645ba9b2e 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -248,6 +248,8 @@
'browser/chromeos/drive/file_system/create_file_operation.h',
'browser/chromeos/drive/file_system/download_operation.cc',
'browser/chromeos/drive/file_system/download_operation.h',
+ 'browser/chromeos/drive/file_system/get_file_for_saving_operation.cc',
+ 'browser/chromeos/drive/file_system/get_file_for_saving_operation.h',
'browser/chromeos/drive/file_system/move_operation.cc',
'browser/chromeos/drive/file_system/move_operation.h',
'browser/chromeos/drive/file_system/open_file_operation.cc',
« no previous file with comments | « chrome/browser/chromeos/drive/file_write_watcher.h ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698