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

Unified Diff: webkit/chromeos/fileapi/memory_file_util.h

Issue 10441086: Very minor typo fixes for GData/FileAPI code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 7 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 | « webkit/chromeos/fileapi/file_util_async.h ('k') | webkit/chromeos/fileapi/memory_file_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/chromeos/fileapi/memory_file_util.h
diff --git a/webkit/chromeos/fileapi/memory_file_util.h b/webkit/chromeos/fileapi/memory_file_util.h
index 357b934dac6596ed99cb1c8998e0538de8a8d185..ed6230d862a9b959d97b1b092da7ce4a133233bd 100644
--- a/webkit/chromeos/fileapi/memory_file_util.h
+++ b/webkit/chromeos/fileapi/memory_file_util.h
@@ -145,6 +145,6 @@ class MemoryFileUtil : public FileUtilAsync {
DISALLOW_COPY_AND_ASSIGN(MemoryFileUtil);
};
-} // fileapi
+} // namespace fileapi
#endif // WEBKIT_CHROMEOS_FILEAPI_FILE_SYSTEM_FILE_UTIL_ASYNC_H_
« no previous file with comments | « webkit/chromeos/fileapi/file_util_async.h ('k') | webkit/chromeos/fileapi/memory_file_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698