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

Unified Diff: components/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: Fixed copyright headers in the new files. Created 5 years, 6 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
Index: components/drive/README
diff --git a/chrome/browser/drive/README b/components/drive/README
similarity index 58%
copy from chrome/browser/drive/README
copy to components/drive/README
index beaedae720f96f16f9c9b59eb74b17ec0d64c859..af7e965c35c2ef1c9466e7a0adb20813ef10142e 100644
--- a/chrome/browser/drive/README
+++ b/components/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).
+on Chrome OS (chrome/browser/chromeos/drive [in the process of being moved to
+components/drive/file_system]).
hashimoto 2015/06/22 23:16:15 nit: I think we can go without this sentence as we
Łukasz Anforowicz 2015/06/22 23:57:23 Done.

Powered by Google App Engine
This is Rietveld 408576698