summaryrefslogtreecommitdiffstats
path: root/src/core/net/url_request_notification.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/net/url_request_notification.h')
-rw-r--r--src/core/net/url_request_notification.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/net/url_request_notification.h b/src/core/net/url_request_notification.h
index 790ffeb7a..a43fdff00 100644
--- a/src/core/net/url_request_notification.h
+++ b/src/core/net/url_request_notification.h
@@ -58,7 +58,8 @@ class ProfileAdapter;
class ProfileIoDataQt;
// Notifies WebContentsAdapterClient of a new URLRequest.
-class URLRequestNotification {
+class URLRequestNotification
+{
public:
URLRequestNotification(net::URLRequest *request,
bool isMainFrameRequest,