Skip to content

Commit

Permalink
[Mac] Remove unused include in render_widget_host_view_cocoa.mm
Browse files Browse the repository at this point in the history
The code needing it was removed in https://crrev.com/610209.

Bug: None
Change-Id: I242a90d388b1d99e7fee49ffdb3175def51950d3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4901996
Commit-Queue: ccameron chromium <[email protected]>
Auto-Submit: Greg Thompson <[email protected]>
Reviewed-by: ccameron chromium <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1204612}
  • Loading branch information
GregTho authored and Chromium LUCI CQ committed Oct 3, 2023
1 parent a6ea5bc commit 1c64c4b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#include "skia/ext/skia_utils_mac.h"
#include "third_party/blink/public/mojom/input/input_handler.mojom.h"
#include "third_party/blink/public/platform/web_text_input_type.h"
#include "ui/accessibility/platform/ax_platform_node.h"
#import "ui/base/clipboard/clipboard_util_mac.h"
#import "ui/base/cocoa/appkit_utils.h"
#import "ui/base/cocoa/nsmenu_additions.h"
Expand Down

0 comments on commit 1c64c4b

Please sign in to comment.