| 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 55e71ffa34b5b0ca02ad0e1ee76f8542d996e9ec..0bfa12c8bd8f85ee9a699b10409af3ef6f96275b 100644
|
| --- a/chrome/browser/resources/options2/chromeos/change_picture_options.html
|
| +++ b/chrome/browser/resources/options2/chromeos/change_picture_options.html
|
| @@ -18,6 +18,11 @@
|
| <button id="discard-photo"></button>
|
| <button id="take-photo"></button>
|
| </div>
|
| + <div id="user-image-attribution">
|
| + <span i18n-content="authorCredit"></span>
|
| + <strong id="user-image-author-name"></strong>
|
| + <a id="user-image-author-website" target="_blank"></a>
|
| + </div>
|
| </div>
|
| <div class="action-area">
|
| <div class="button-strip">
|
|
|