Skip to content

Commit

Permalink
Remove unused include of file_chooser.h
Browse files Browse the repository at this point in the history
Bug: 242216
Change-Id: I223ed8e05f3655e602866e118195e2d44d9cb01a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3539021
Reviewed-by: Mason Freed <masonf@chromium.org>
Commit-Queue: David Sanders <dsanders11@ucsbalum.com>
Cr-Commit-Position: refs/heads/main@{#983165}
  • Loading branch information
dsanders11 authored and Chromium LUCI CQ committed Mar 20, 2022
1 parent 913a0b9 commit 51061e5
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -33,7 +33,6 @@
#include "third_party/blink/renderer/core/core_export.h"
#include "third_party/blink/renderer/core/dom/create_element_flags.h"
#include "third_party/blink/renderer/core/dom/events/simulated_click_options.h"
#include "third_party/blink/renderer/core/html/forms/file_chooser.h"
#include "third_party/blink/renderer/core/html/forms/step_range.h"
#include "third_party/blink/renderer/core/html/forms/text_control_element.h"

Expand Down

0 comments on commit 51061e5

Please sign in to comment.