Remove unused using namespace declaration.
This commit is contained in:
parent
424078cfdb
commit
e4c571fc68
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@
|
|||
#include "content/public/browser/render_widget_host_view.h"
|
||||
#include "ui/gfx/mac/scoped_cocoa_disable_screen_updates.h"
|
||||
|
||||
using namespace brightray;
|
||||
|
||||
@implementation BRYInspectableWebContentsView
|
||||
|
||||
- (instancetype)initWithInspectableWebContentsViewMac:(InspectableWebContentsViewMac*)view {
|
||||
|
|
Loading…
Reference in a new issue