Fix compilation errors on Linux
This commit is contained in:
parent
0a5c4b8ced
commit
4ccf4394d7
3 changed files with 7 additions and 2 deletions
|
@ -5,6 +5,8 @@
|
|||
#ifndef BRIGHTRAY_COMMON_MAIN_DELEGATE_H_
|
||||
#define BRIGHTRAY_COMMON_MAIN_DELEGATE_H_
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "base/macros.h"
|
||||
#include "content/public/app/content_main_delegate.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue