Code style fixes
This commit is contained in:
parent
d8f16f4116
commit
7516b059fe
4 changed files with 15 additions and 16 deletions
|
@ -42,6 +42,7 @@ class AtomJavaScriptDialogManager : public content::JavaScriptDialogManager {
|
|||
std::map<std::string, int>* origins_,
|
||||
int code,
|
||||
bool checkbox_checked);
|
||||
|
||||
api::WebContents* api_web_contents_;
|
||||
std::map<std::string, int> origin_counts_;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue