Chromium Code Reviews| 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', |
| ], |