| Index: chrome/browser/resources/shared_resources.grd
|
| diff --git a/chrome/browser/resources/shared_resources.grd b/chrome/browser/resources/shared_resources.grd
|
| index 371aad0df57b7f85992b3c5ec731133d34317a17..33abdc79b42bd666431244261399e3ab4ffe117e 100644
|
| --- a/chrome/browser/resources/shared_resources.grd
|
| +++ b/chrome/browser/resources/shared_resources.grd
|
| @@ -23,6 +23,10 @@ without changes to the corresponding grd file. paaaae -->
|
| file="shared/css/tree.css" type="BINDATA" />
|
| <include name="IDR_SHARED_CSS_TREE_JS"
|
| file="shared/css/tree.css.js" type="BINDATA" />
|
| +
|
| + <!-- shared/images/ -->
|
| + <include name="IDR_SHARED_IMAGES_DROPDOWN_ARROW"
|
| + file="shared/images/dropdown_arrow.png" type="BINDATA"/>
|
|
|
| <!-- shared/js/ -->
|
| <include name="IDR_SHARED_JS_CLASS_LIST"
|
|
|