Chromium Code Reviews| Index: chrome/browser/drive/README |
| diff --git a/chrome/browser/drive/README b/chrome/browser/drive/README |
| index beaedae720f96f16f9c9b59eb74b17ec0d64c859..9711247aaa9e9dfeed7a9e955834826deacd6857 100644 |
| --- a/chrome/browser/drive/README |
| +++ b/chrome/browser/drive/README |
| @@ -1,3 +1,4 @@ |
| -This directory contains utility code for accessing Google Drive, shared by |
| -SyncFileSystem (chrome/browser/sync_file_system) and Google Drive integration |
| -on Chrome OS (chrome/browser/chromeos/drive). |
| +This directory contains left-behind, browser-dependent parts of |
| +components/drive/service. These parts should probably be moved |
|
hashimoto
2015/06/22 23:16:15
nit: It might be nice to add a link to the compone
Łukasz Anforowicz
2015/06/22 23:57:23
Done.
|
| +somewhere else - chrome/browser/chromeos/drive is one possible |
| +destination, but it is ChromeOS-specific. |