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

Unified Diff: public/web/WebSecurityOrigin.h

Issue 20300002: Fix trailing whitespace in .cpp, .h, and .idl files (ex. Source/core) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 | « public/web/WebMenuItemInfo.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « public/web/WebMenuItemInfo.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698