| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
|
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| index d9fcd00e9fbc9aa7eab64355d25fba63278f7cb4..66c7c358c51e4d1ded9000e64ce1f24a862a6ff4 100644
|
| --- a/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| +++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| @@ -449,12 +449,12 @@
|
| {
|
| "prefix": "mojo-localstorage",
|
| "base": "external/wpt/webstorage",
|
| - "args": ["--mojo-local-storage"]
|
| + "args": ["--disable-mojo-local-storage"]
|
| },
|
| {
|
| "prefix": "mojo-localstorage",
|
| "base": "storage/domstorage/localstorage",
|
| - "args": ["--mojo-local-storage"]
|
| + "args": ["--disable-mojo-local-storage"]
|
| },
|
| {
|
| "prefix": "print_browser",
|
|
|