mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
libcef: Format with clang-tidy (see #3632)
This commit is contained in:
@@ -122,7 +122,7 @@ void GetCookiesCallbackImpl(
|
||||
|
||||
} // namespace
|
||||
|
||||
CefCookieManagerImpl::CefCookieManagerImpl() {}
|
||||
CefCookieManagerImpl::CefCookieManagerImpl() = default;
|
||||
|
||||
void CefCookieManagerImpl::Initialize(
|
||||
CefBrowserContext::Getter browser_context_getter,
|
||||
|
Reference in New Issue
Block a user