diff options
author | kinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-26 07:11:02 +0000 |
---|---|---|
committer | kinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-26 07:11:02 +0000 |
commit | b6585349d38ed596d3222a4a54d82c3c88b91e5e (patch) | |
tree | 5272ee573dfb267b71f002cd2872f1441a61b335 /chrome/chrome_browser_chromeos.gypi | |
parent | 57fb5393bf051c590769c9b5723d5a9f4090a4cc (diff) | |
download | chromium_src-b6585349d38ed596d3222a4a54d82c3c88b91e5e.zip chromium_src-b6585349d38ed596d3222a4a54d82c3c88b91e5e.tar.gz chromium_src-b6585349d38ed596d3222a4a54d82c3c88b91e5e.tar.bz2 |
Remove DrivePrefetcher and relevant flags.
The feature is not used now, and unlikely to added back any time soon.
BUG=231206
Review URL: https://codereview.chromium.org/14093022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196637 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_browser_chromeos.gypi')
-rw-r--r-- | chrome/chrome_browser_chromeos.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi index 13b41f3..f4a6c67 100644 --- a/chrome/chrome_browser_chromeos.gypi +++ b/chrome/chrome_browser_chromeos.gypi @@ -225,8 +225,6 @@ 'browser/chromeos/drive/drive_file_system_interface.h', 'browser/chromeos/drive/drive_file_system_metadata.cc', 'browser/chromeos/drive/drive_file_system_metadata.h', - 'browser/chromeos/drive/drive_prefetcher.cc', - 'browser/chromeos/drive/drive_prefetcher.h', 'browser/chromeos/drive/drive_protocol_handler.cc', 'browser/chromeos/drive/drive_protocol_handler.h', 'browser/chromeos/drive/drive_resource_metadata.cc', |