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

Unified Diff: chrome/browser/chromeos/gdata/gdata_file_system.h

Issue 9580016: Fixed remaining CL comments from review of http://codereview.chromium.org/9561009/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 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: chrome/browser/chromeos/gdata/gdata_file_system.h
===================================================================
--- chrome/browser/chromeos/gdata/gdata_file_system.h (revision 124690)
+++ chrome/browser/chromeos/gdata/gdata_file_system.h (working copy)
@@ -290,7 +290,7 @@
FOUND_INVALID,
// Found missing directory segment while searching for given directory.
FOUND_MISSING,
- // Found target directory, it's already exists.
+ // Found target directory, it already exists.
DIRECTORY_ALREADY_PRESENT,
};

Powered by Google App Engine
This is Rietveld 408576698