| Index: third_party/WebKit/LayoutTests/inspector/sass/test-edit-toggle-property-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sass/test-edit-toggle-property-expected.txt b/third_party/WebKit/LayoutTests/inspector/sass/test-edit-toggle-property-expected.txt
|
| index 23d24f6b01dfb5064171e7c5e352562499a3993e..f4e38baf9e3cfaf173569d01be431758557fa662 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sass/test-edit-toggle-property-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sass/test-edit-toggle-property-expected.txt
|
| @@ -75,7 +75,7 @@ Edits:
|
| ===== test-edit-toggle-property.scss =====
|
| @for.$i.from.1.through.3.{
|
| .....box#{$i}.{
|
| - ........color:.red;.
|
| + ........color:.red;
|
| ........margin:.10px;
|
| ....}
|
| }
|
|
|