| Index: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-sync-content-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-sync-content-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-sync-content-expected.txt
|
| index 1e5de22b75ca5ba11bcc67f994370e384cf495e1..65a221aa1254e4f11a2a91574b16495561ab5fdb 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-sync-content-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-sync-content-expected.txt
|
| @@ -18,6 +18,10 @@ Running: addFileSystemWorkingCopy
|
| network code: 'window.foo4 = 4;'
|
| fileSystem code: 'window.foo4 = 4;'
|
|
|
| +Running: resetFileSystemWorkingCopy
|
| +network code: 'window.foo3 = 3;'
|
| +fileSystem code: 'window.foo3 = 3;'
|
| +
|
| Running: setNetworkRevision
|
| network code: 'window.foo2 = 2;'
|
| fileSystem code: 'window.foo2 = 2;'
|
|
|