| Index: chrome/browser/resources/options/chromeos/change_picture_options.css
|
| diff --git a/chrome/browser/resources/options/chromeos/change_picture_options.css b/chrome/browser/resources/options/chromeos/change_picture_options.css
|
| index 63f0381da089524de08bb21ee5b5afdd41e1354f..97b983882d64c0a312d6e8144b285782997c303e 100644
|
| --- a/chrome/browser/resources/options/chromeos/change_picture_options.css
|
| +++ b/chrome/browser/resources/options/chromeos/change_picture_options.css
|
| @@ -43,15 +43,13 @@
|
| padding: 2px;
|
| }
|
|
|
| -/**
|
| - * #user-image-preview can have the following classes:
|
| +/* #user-image-preview can have the following classes:
|
| * .default-image: one of the default images is selected (including the grey
|
| * silhouette);
|
| * .profile-image: profile image is selected;
|
| * .online: camera is streaming video;
|
| * .camera: camera (live or photo) is selected;
|
| - * .live: camera is in live mode (no photo taken yet/last photo removed).
|
| - */
|
| + * .live: camera is in live mode (no photo taken yet/last photo removed). */
|
|
|
| #user-image-preview {
|
| margin: 18px 10px 0 0;
|
|
|