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

Unified Diff: net/http/url_security_manager.h

Issue 1800003: Auto-format style pass over files. (Closed)
Patch Set: Remove trailing whitespace. Created 10 years, 8 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 | « net/http/partial_data.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/http/url_security_manager.h
diff --git a/net/http/url_security_manager.h b/net/http/url_security_manager.h
index 26652645f3b947f644271fcf349a7bd12d4715b5..70cfcfa264f3b980ff71066c6d884189d444a272 100644
--- a/net/http/url_security_manager.h
+++ b/net/http/url_security_manager.h
@@ -18,8 +18,8 @@ class HttpAuthFilter;
// regarding URL actions (e.g., sending the default credentials to a server).
class URLSecurityManager {
public:
- URLSecurityManager() {}
- virtual ~URLSecurityManager() {}
+ URLSecurityManager() {}
+ virtual ~URLSecurityManager() {}
// Creates a platform-dependent instance of URLSecurityManager.
// The URLSecurityManager takes ownership of the HttpAuthFilter.
« no previous file with comments | « net/http/partial_data.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698