commit | 459f4ac88af1bb9002ce564e2f306a8b18348925 | [log] [tgz] |
---|---|---|
author | John Palmer <[email protected]> | Fri Jun 19 02:27:14 2020 |
committer | Commit Bot <[email protected]> | Fri Jun 19 02:27:14 2020 |
tree | 0c4850d250bd9c128b8666c96fa1799bc2302f09 | |
parent | 010d67dc7bc7d682bafc121fe20e31da02afd10f [diff] [blame] |
Add UX approved undo icon to autocorrect undo window. Screenshot at http://screen/GszuJTgq50w Bug: 1060433 Change-Id: I45647747889e6895f4f28e2d18ca9cca95fa4fc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2245163 Commit-Queue: John Palmer <[email protected]> Reviewed-by: Evan Stade <[email protected]> Reviewed-by: Keith Lee <[email protected]> Auto-Submit: John Palmer <[email protected]> Cr-Commit-Position: refs/heads/master@{#780126}
diff --git a/chrome/browser/chromeos/input_method/ui/DEPS b/chrome/browser/chromeos/input_method/ui/DEPS new file mode 100644 index 0000000..86a75d2 --- /dev/null +++ b/chrome/browser/chromeos/input_method/ui/DEPS
@@ -0,0 +1,3 @@ +include_rules = [ + "+chrome/app/vector_icons" +] \ No newline at end of file