Chromium Code Reviews| Index: ash/BUILD.gn |
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn |
| index d6642dd24088ed5dc7127f72d2c63d5b7d126917..7917861f655c6706a60db298413750072b188469 100644 |
| --- a/ash/BUILD.gn |
| +++ b/ash/BUILD.gn |
| @@ -24,6 +24,7 @@ component("ash") { |
| public_deps = [ |
| "//ash/common/strings", |
| "//ash/resources", |
| + "//ash/resources/vector_icons", |
| ] |
| deps = [ |
| "//ash/autoclick/common:autoclick", |