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 7b1657af82054f1e73b7c694a283f67ac0ffad56..784f0ba6005aca1f68f4b88b046a3c13b8dffdd4 100644 |
--- a/chrome/browser/resources/options2/chromeos/change_picture_options.html |
+++ b/chrome/browser/resources/options2/chromeos/change_picture_options.html |
@@ -3,7 +3,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"> |