🎨 lint fix
This commit is contained in:
parent
0f4341da42
commit
f8d3b363ea
4 changed files with 9 additions and 9 deletions
|
@ -43,7 +43,7 @@ class PdfViewerHandler : public content::WebUIMessageHandler,
|
|||
void SetZoom(const base::ListValue* args);
|
||||
void GetStrings(const base::ListValue* args);
|
||||
void Reload(const base::ListValue* args);
|
||||
void OnZoomLevelChanged(content::WebContents* web_contents, double level,
|
||||
void OnZoomLevelChanged(content::WebContents* web_contents, double level,
|
||||
bool is_temporary);
|
||||
|
||||
std::unique_ptr<base::Value> initialize_callback_id_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue