Chromium Code Reviews| Index: test/inspector/console/memory-setter-in-strict-mode-expected.txt | 
| diff --git a/test/inspector/console/memory-setter-in-strict-mode-expected.txt b/test/inspector/console/memory-setter-in-strict-mode-expected.txt | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..c5d8866a21fa45d38777b05ebc452ef483f239e7 | 
| --- /dev/null | 
| +++ b/test/inspector/console/memory-setter-in-strict-mode-expected.txt | 
| @@ -0,0 +1,9 @@ | 
| +Tests checks that console.memory property can be set in strict mode (crbug.com/468611). | 
| +{ | 
| + id : 0 | 
| + result : { | 
| + result : { | 
| + type : undefined | 
| + } | 
| + } | 
| +} |