Update changed APIs/deps
Use brotli by default (36d58dd325
) Update Mac ui headers (897636c9f8
) Update AtomBrowserClient::HandleExternalProtocol API (cb656e1fd1
)
This commit is contained in:
parent
18d70e6e57
commit
2d14a0e90d
7 changed files with 5 additions and 10 deletions
|
@ -24,6 +24,7 @@
|
|||
#include "base/mac/mac_util.h"
|
||||
#include "base/mac/scoped_cftyperef.h"
|
||||
#include "base/strings/sys_string_conversions.h"
|
||||
#include "components/remote_cocoa/app_shim/bridged_native_widget_impl.h"
|
||||
#include "content/public/browser/browser_accessibility_state.h"
|
||||
#include "native_mate/dictionary.h"
|
||||
#include "skia/ext/skia_utils_mac.h"
|
||||
|
@ -31,7 +32,6 @@
|
|||
#include "ui/gl/gpu_switching_manager.h"
|
||||
#include "ui/views/background.h"
|
||||
#include "ui/views/widget/widget.h"
|
||||
#include "ui/views_bridge_mac/bridged_native_widget_impl.h"
|
||||
|
||||
// This view always takes the size of its superview. It is intended to be used
|
||||
// as a NSWindow's contentView. It is needed because NSWindow's implementation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue