| Index: chrome/browser/resources/shared_resources.grd
|
| diff --git a/chrome/browser/resources/shared_resources.grd b/chrome/browser/resources/shared_resources.grd
|
| index 313e06447b80062a7c383da350d89008c6bef9d9..ad957e68b630dcdb9cb550da25499488008ffa48 100644
|
| --- a/chrome/browser/resources/shared_resources.grd
|
| +++ b/chrome/browser/resources/shared_resources.grd
|
| @@ -88,6 +88,8 @@ without changes to the corresponding grd file. paaaae -->
|
| file="shared/js/cr/ui/splitter.js" type="BINDATA" />
|
| <include name="IDR_SHARED_JS_CR_UI_GRID"
|
| file="shared/js/cr/ui/grid.js" type="BINDATA" />
|
| + <include name="IDR_SHARED_JS_CR_UI_REPEATING_BUTTON"
|
| + file="shared/js/cr/ui/repeating_button.js" type="BINDATA" />
|
| <include name="IDR_SHARED_JS_CR_UI_TABLE"
|
| file="shared/js/cr/ui/table.js" type="BINDATA" />
|
| <include name="IDR_SHARED_JS_CR_UI_TABLE_COLUMN"
|
|
|