Move contents of ui/vector_icons/ to components/vector_icons/
Bug: none
Change-Id: Ie2b12dd21b061282111dec4f0fd1654e7ff695c8
Reviewed-on: https://chromium-review.googlesource.com/572824
Reviewed-by: Scott Violet <[email protected]>
Commit-Queue: Evan Stade <[email protected]>
Cr-Commit-Position: refs/heads/master@{#487223}
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index c8e7637a..b8904a7 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -871,6 +871,7 @@
"//components/update_client",
"//components/url_matcher",
"//components/user_prefs",
+ "//components/vector_icons",
"//components/web_modal",
"//components/zoom",
"//content/app/resources",
@@ -916,7 +917,6 @@
"//ui/resources",
"//ui/shell_dialogs",
"//ui/strings",
- "//ui/vector_icons",
"//url",
]