Remove unused includes
This commit is contained in:
parent
6e3a0b50cc
commit
bb4a61c7ff
15 changed files with 1 additions and 26 deletions
|
@ -6,12 +6,10 @@
|
|||
#define BRIGHTRAY_BROWSER_BROWSER_CLIENT_H_
|
||||
|
||||
#include "browser/net_log.h"
|
||||
#include "content/public/browser/browser_context.h"
|
||||
#include "content/public/browser/content_browser_client.h"
|
||||
|
||||
namespace brightray {
|
||||
|
||||
class BrowserContext;
|
||||
class BrowserMainParts;
|
||||
class NotificationPresenter;
|
||||
class PlatformNotificationService;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue