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

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

Issue 2874783002: Move kLockIcon into ui/vector_icons. (Closed)
Patch Set: Add a dependency. Created 3 years, 7 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/views/BUILD.gn
diff --git a/chrome/browser/ui/views/BUILD.gn b/chrome/browser/ui/views/BUILD.gn
index d198a017a63cff2387fcfc9017093ee30fcb21e0..686e700fef974a551313bc75c9f332563e1c8d6c 100644
--- a/chrome/browser/ui/views/BUILD.gn
+++ b/chrome/browser/ui/views/BUILD.gn
@@ -34,6 +34,7 @@ component("views") {
"//ui/events",
"//ui/gfx",
"//ui/gfx/geometry",
+ "//ui/vector_icons",
"//url",
]

Powered by Google App Engine
This is Rietveld 408576698