| Index: chrome/browser/resources/shared_resources.grd
|
| diff --git a/chrome/browser/resources/shared_resources.grd b/chrome/browser/resources/shared_resources.grd
|
| index 525edf62b57acf74a7ed25dcba1aa387db249a33..05d1aa774ef0d6797088d353c0d577e7bca5cc0f 100644
|
| --- a/chrome/browser/resources/shared_resources.grd
|
| +++ b/chrome/browser/resources/shared_resources.grd
|
| @@ -20,6 +20,8 @@ without changes to the corresponding grd file. paaaae -->
|
| file="shared/css/list.css" type="BINDATA" />
|
| <include name="IDR_SHARED_CSS_MENU"
|
| file="shared/css/menu.css" type="BINDATA" />
|
| + <include name="IDR_SHARED_CSS_SELECT"
|
| + file="shared/css/select.css" type="BINDATA" />
|
| <include name="IDR_SHARED_CSS_TABLE"
|
| file="shared/css/table.css" type="BINDATA" />
|
| <include name="IDR_SHARED_CSS_TABS"
|
| @@ -40,6 +42,8 @@ without changes to the corresponding grd file. paaaae -->
|
| file="shared/images/icon_media.png" type="BINDATA" />
|
| <include name="IDR_SHARED_IMAGES_ICON_PHOTO"
|
| file="shared/images/icon_photo.png" type="BINDATA" />
|
| + <include name="IDR_SHARED_IMAGES_SELECT"
|
| + file="shared/images/select.png" type="BINDATA" />
|
| <include name="IDR_SHARED_IMAGES_THROBBER"
|
| file="shared/images/throbber.svg" type="BINDATA" />
|
| <include name="IDR_SHARED_JS_CR"
|
|
|