Index: chrome/browser/drive/README |
diff --git a/chrome/browser/drive/README b/chrome/browser/drive/README |
index beaedae720f96f16f9c9b59eb74b17ec0d64c859..caf10d092d385bd87b74da1f264b72165efe69af 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 |
+somewhere else - chrome/browser/chromeos/drive is one possible |
+destination, but it is ChromeOS-specific. See crbug.com/257943. |