| Index: chrome/browser/resources/shared_resources.grd
|
| diff --git a/chrome/browser/resources/shared_resources.grd b/chrome/browser/resources/shared_resources.grd
|
| index 830009365028e4ffc8f142633e30dd4379a4822b..22d3592ee3d2491e026dc3d1051f0f09f11bf28f 100644
|
| --- a/chrome/browser/resources/shared_resources.grd
|
| +++ b/chrome/browser/resources/shared_resources.grd
|
| @@ -92,6 +92,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"
|
|
|