Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1233)

Unified Diff: ash/BUILD.gn

Issue 2251643011: Move Ash-specific vector icons to ash/common/resources (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix sources again Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | ash/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698