mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Fix minor style issues with request_impl.[cc|h]
This commit is contained in:
@@ -92,7 +92,7 @@ class CefRequestImpl : public CefRequest {
|
||||
// Populate this object from the RedirectInfo object.
|
||||
void Set(const net::RedirectInfo& redirect_info);
|
||||
|
||||
// Populate this object from teh HttpRequestHeaders object.
|
||||
// Populate this object from the HttpRequestHeaders object.
|
||||
void Set(const net::HttpRequestHeaders& headers);
|
||||
|
||||
// Populate this object from the NavigationParams object.
|
||||
|
Reference in New Issue
Block a user