Index: content/browser/fileapi/file_system_browsertest.cc |
diff --git a/content/browser/fileapi/file_system_browsertest.cc b/content/browser/fileapi/file_system_browsertest.cc |
index fc2e8ddfd6dca9862147230a24d049f2adcf7f63..1bc55e7407b6c9fdd78d0d0983c618a22d1796bc 100644 |
--- a/content/browser/fileapi/file_system_browsertest.cc |
+++ b/content/browser/fileapi/file_system_browsertest.cc |
@@ -26,8 +26,8 @@ using storage::QuotaManager; |
namespace content { |
-// This browser test is aimed towards exercising the FileAPI bindings and |
-// the actual implementation that lives in the browser side. |
+// This browser test is aimed towards exercising the File System API bindings |
+// and the actual implementation that lives in the browser side. |
class FileSystemBrowserTest : public ContentBrowserTest { |
public: |
FileSystemBrowserTest() {} |