refactor: fix chromium-style in url_request_asar_job (#13284)
This commit is contained in:
parent
e177117fa5
commit
9e8f83e25c
2 changed files with 4 additions and 0 deletions
|
@ -87,6 +87,8 @@ class URLRequestAsarJob : public net::URLRequestJob {
|
|||
bool is_directory = false;
|
||||
// Path to the file.
|
||||
base::FilePath file_path;
|
||||
|
||||
FileMetaInfo();
|
||||
};
|
||||
|
||||
// Fetches file info on a background thread.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue