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

Unified Diff: components/toolbar.gypi

Issue 1823763002: Add vector icon dependency to components/toolbar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/toolbar.gypi
diff --git a/components/toolbar.gypi b/components/toolbar.gypi
index 301edb146aad23f245ab30bb095d875c9640d879..1166d46db5440669228cd60fcb59aabcb388a925 100644
--- a/components/toolbar.gypi
+++ b/components/toolbar.gypi
@@ -39,6 +39,7 @@
'target_name': 'toolbar_test_support',
'type': 'static_library',
'dependencies': [
+ '../ui/gfx/gfx.gyp:gfx_vector_icons',
'components_resources.gyp:components_resources',
'toolbar',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698