| Index: chrome/browser/resources/options2/chromeos/change_picture_options.html
|
| diff --git a/chrome/browser/resources/options2/chromeos/change_picture_options.html b/chrome/browser/resources/options2/chromeos/change_picture_options.html
|
| index a2900fc61f457e93c58cbd3f7d4246f75b2e218f..9f0fca98d066eec5138b0799ad8fe0deec415d33 100644
|
| --- a/chrome/browser/resources/options2/chromeos/change_picture_options.html
|
| +++ b/chrome/browser/resources/options2/chromeos/change_picture_options.html
|
| @@ -2,7 +2,7 @@
|
| <h1 i18n-content="changePicturePage"></h1>
|
| <div class="content-area">
|
| <span i18n-content="changePicturePageDescription"></span>
|
| - <grid id="images-grid"></grid>
|
| + <grid id="images-grid" class="image-picker"></grid>
|
| </div>
|
| <div class="action-area">
|
| <div class="button-strip">
|
|
|