| Index: third_party/WebKit/LayoutTests/inspector/sass/test-ast-editing-1-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sass/test-ast-editing-1-expected.txt b/third_party/WebKit/LayoutTests/inspector/sass/test-ast-editing-1-expected.txt
|
| index 30206fbbc5721146847f0baca93518024a5d5fbf..bc8ddf79ae4afbfc6a6edb089e00aecf58ed94a9 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sass/test-ast-editing-1-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sass/test-ast-editing-1-expected.txt
|
| @@ -38,7 +38,7 @@ Running: testEnableProperties
|
| div {
|
| /* This is a regular comment */
|
| color: red;
|
| - position: absolute;
|
| + position: absolute;
|
| display: block
|
| }
|
|
|
|
|