| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
|
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| index 093bc176a5c45a1009ca9ab5bb452f614b78f644..1f5e9e059d6c503862f2995665b0b0b428c6f141 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",
|
|
|