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

Unified Diff: chrome/app/vector_icons/BUILD.gn

Issue 2860163002: WIP - allow vector icons to specify motion.
Patch Set: checkpoint 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
« no previous file with comments | « no previous file | chrome/app/vector_icons/browser_tools_animated.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/vector_icons/BUILD.gn
diff --git a/chrome/app/vector_icons/BUILD.gn b/chrome/app/vector_icons/BUILD.gn
index 45f192d22549933cd92766ed9a610e38457e0722..e1dc12528ea28b969e8525c0ab939e6aada3aaf5 100644
--- a/chrome/app/vector_icons/BUILD.gn
+++ b/chrome/app/vector_icons/BUILD.gn
@@ -19,6 +19,8 @@ aggregate_vector_icons("chrome_vector_icons") {
"bluetooth_connected.icon",
"browser_tools.1x.icon",
"browser_tools.icon",
+ "browser_tools_animated.1x.icon",
+ "browser_tools_animated.icon",
"browser_tools_error.icon",
"browser_tools_update.icon",
"caret_down.1x.icon",
« no previous file with comments | « no previous file | chrome/app/vector_icons/browser_tools_animated.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698