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

Unified Diff: chrome/browser/drive/README

Issue 1190203002: Move (most of) chrome/browser/drive into components/drive/service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 5 years, 5 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/drive/DEPS ('k') | chrome/browser/drive/drive_api_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « chrome/browser/drive/DEPS ('k') | chrome/browser/drive/drive_api_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698