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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2610163003: Create vector icon resource directory specific to Chrome. (Closed)
Patch Set: includes on mac Created 3 years, 11 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 822d5fc3fd6d96a4abc81675d1cdc02901dc110a..7bb9d4af3aaed08ad6335e1a357bae709eeb67fd 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1170,6 +1170,7 @@ split_static_library("ui") {
]
deps += [
"//apps",
+ "//chrome/app/vector_icons",
"//chrome/browser/profile_resetter:profile_reset_report_proto",
"//chrome/common:features",
"//components/feedback/proto",

Powered by Google App Engine
This is Rietveld 408576698