Skip to content

Commit

Permalink
add dragdrop header for autofill popup
Browse files Browse the repository at this point in the history
  • Loading branch information
loc committed Aug 6, 2020
1 parent 0153c85 commit 692c74a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell/browser/ui/views/autofill_popup_view.cc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include "cc/paint/skia_paint_canvas.h"
#include "content/public/browser/render_view_host.h"
#include "ui/accessibility/ax_enums.mojom.h"
#include "ui/base/dragdrop/drag_drop_types.h"
#include "ui/events/keycodes/keyboard_codes.h"
#include "ui/gfx/canvas.h"
#include "ui/gfx/geometry/point.h"
Expand Down

0 comments on commit 692c74a

Please sign in to comment.