basictypes.h => macros.h
This commit is contained in:
parent
93c7126bc7
commit
da59c0f58b
9 changed files with 12 additions and 12 deletions
|
@ -134,9 +134,9 @@ class InspectableWebContentsImpl :
|
|||
|
||||
// content::WebContentsDelegate:
|
||||
bool AddMessageToConsole(content::WebContents* source,
|
||||
int32 level,
|
||||
int32_t level,
|
||||
const base::string16& message,
|
||||
int32 line_no,
|
||||
int32_t line_no,
|
||||
const base::string16& source_id) override;
|
||||
bool ShouldCreateWebContents(
|
||||
content::WebContents* web_contents,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue