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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 294163010: Refactor "IsUnderDriveMountPoint" in v2 app code for generalization to non-Drive volumes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rename Created 6 years, 7 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/extensions/api/file_system/file_system_api.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 4f6ae7ce3b5efd7f7c1b0afe1008cd5aba6f0e97..fa130b18c2bacd98de967c45480ed5c2074b6b0c 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -353,6 +353,8 @@
'browser/chromeos/file_manager/file_watcher.h',
'browser/chromeos/file_manager/fileapi_util.cc',
'browser/chromeos/file_manager/fileapi_util.h',
+ 'browser/chromeos/file_manager/filesystem_api_util.cc',
+ 'browser/chromeos/file_manager/filesystem_api_util.h',
'browser/chromeos/file_manager/mime_util.cc',
'browser/chromeos/file_manager/mime_util.h',
'browser/chromeos/file_manager/mounted_disk_monitor.cc',
« no previous file with comments | « chrome/browser/extensions/api/file_system/file_system_api.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698