Fix build/include_alpha linter violations in brightray
This commit is contained in:
parent
b6992436a0
commit
c4608c0f37
25 changed files with 37 additions and 55 deletions
|
@ -1,8 +1,7 @@
|
|||
#import <AppKit/AppKit.h>
|
||||
|
||||
#include "browser/devtools_contents_resizing_strategy.h"
|
||||
|
||||
#include "base/mac/scoped_nsobject.h"
|
||||
#include "browser/devtools_contents_resizing_strategy.h"
|
||||
#include "ui/base/cocoa/base_view.h"
|
||||
|
||||
namespace brightray {
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
#include "browser/inspectable_web_contents_view_delegate.h"
|
||||
#include "browser/inspectable_web_contents_view_mac.h"
|
||||
#include "browser/mac/event_dispatching_window.h"
|
||||
|
||||
#include "content/public/browser/render_widget_host_view.h"
|
||||
#include "ui/gfx/mac/scoped_cocoa_disable_screen_updates.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue