| Index: chrome/browser/resources/shared_resources.grd
|
| diff --git a/chrome/browser/resources/shared_resources.grd b/chrome/browser/resources/shared_resources.grd
|
| index 20a8195e2264d935b0838babaf80f9b4a54b3d71..97a60931ca7ee6d5096b8b72fcaee6e6c96cfc5b 100644
|
| --- a/chrome/browser/resources/shared_resources.grd
|
| +++ b/chrome/browser/resources/shared_resources.grd
|
| @@ -76,6 +76,8 @@ without changes to the corresponding grd file. paaaae -->
|
| file="shared/js/cr/ui/position_util.js" type="BINDATA" />
|
| <include name="IDR_SHARED_JS_CR_UI_SPLITTER"
|
| 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_TABLE"
|
| file="shared/js/cr/ui/table.js" type="BINDATA" />
|
| <include name="IDR_SHARED_JS_CR_UI_TABLE_COLUMN"
|
|
|