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