Index: public/web/WebSecurityOrigin.h |
diff --git a/public/web/WebSecurityOrigin.h b/public/web/WebSecurityOrigin.h |
index b511c8be84577eb4494588d52826f96ef124852c..41d0257b007cb78bc2a3602204a9204c479cf3f8 100644 |
--- a/public/web/WebSecurityOrigin.h |
+++ b/public/web/WebSecurityOrigin.h |
@@ -92,7 +92,7 @@ public: |
// be used as a file. Should be used in storage APIs only. |
WEBKIT_EXPORT WebString databaseIdentifier() const; |
- // Returns true if this WebSecurityOrigin can access usernames and |
+ // Returns true if this WebSecurityOrigin can access usernames and |
// passwords stored in password manager. |
WEBKIT_EXPORT bool canAccessPasswordManager() const; |