summaryrefslogtreecommitdiffstats
path: root/src/core/net/restricted_cookie_manager_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/net/restricted_cookie_manager_qt.h')
-rw-r--r--src/core/net/restricted_cookie_manager_qt.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/net/restricted_cookie_manager_qt.h b/src/core/net/restricted_cookie_manager_qt.h
index a277c7c96..9154f671d 100644
--- a/src/core/net/restricted_cookie_manager_qt.h
+++ b/src/core/net/restricted_cookie_manager_qt.h
@@ -85,7 +85,7 @@ public:
CookiesEnabledForCallback callback) override;
// Internal:
- bool allowCookies(const GURL& url, const GURL &site_for_cookies) const;
+ bool allowCookies(const GURL &url, const GURL &site_for_cookies) const;
private:
base::WeakPtr<ProfileIODataQt> m_profileIoData;
@@ -95,6 +95,6 @@ private:
DISALLOW_COPY_AND_ASSIGN(RestrictedCookieManagerQt);
};
-} // namespace QtWebEngineCore
+} // namespace QtWebEngineCore
-#endif // RESTRICTED_COOKIE_MANAGER_QT_H
+#endif // RESTRICTED_COOKIE_MANAGER_QT_H