| Index: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-do-not-bind-dirty-sourcecode.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-do-not-bind-dirty-sourcecode.html b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-do-not-bind-dirty-sourcecode.html
|
| index 3d80009021e6238a1eae306bd7aec480f1b25b49..59aa4d70048825da898c12b38b3dc3f006baab2b 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-do-not-bind-dirty-sourcecode.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-do-not-bind-dirty-sourcecode.html
|
| @@ -10,6 +10,7 @@
|
|
|
| function test()
|
| {
|
| + Runtime.experiments.enableForTest('persistence2');
|
| var testMapping = InspectorTest.initializeTestMapping();
|
| var fs = new InspectorTest.TestFileSystem("file:///var/www");
|
| InspectorTest.addFooJSFile(fs);
|
|
|