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

Unified Diff: chrome/browser/chromeos/drive/drive_file_system.h

Issue 11346005: Fix a couple of typos. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 | « no previous file | chrome/browser/chromeos/drive/drive_file_system.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/drive/drive_file_system.h
diff --git a/chrome/browser/chromeos/drive/drive_file_system.h b/chrome/browser/chromeos/drive/drive_file_system.h
index 3f6f1dcea5e7d9dd3fbafc4f0deaecce078a446b..0f50d160694d073d3c1cf35bc3832f8ed5aa1762 100644
--- a/chrome/browser/chromeos/drive/drive_file_system.h
+++ b/chrome/browser/chromeos/drive/drive_file_system.h
@@ -243,9 +243,9 @@ class DriveFileSystem : public DriveFileSystemInterface,
// Struct used by UpdateEntryData.
struct UpdateEntryParams;
- // Initializes DriveResourceMetadta and DriveFeedLoader instances. This is a
+ // Initializes DriveResourceMetadata and DriveFeedLoader instances. This is a
// part of the initialization.
- void InitializeResourceMetadtaAndFeedLoader();
+ void InitializeResourceMetadataAndFeedLoader();
// Callback passed to |LoadFeedFromServer| from |Search| method.
// |callback| is that should be run with data received from
« no previous file with comments | « no previous file | chrome/browser/chromeos/drive/drive_file_system.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698