| Index: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-git-folders.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-git-folders.html b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-git-folders.html
|
| index 7f1d5badbcac20a219a7dc07c7da4f14bd70d097..5eeee0de3255f73825bee7784013de07aca155fe 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-git-folders.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-git-folders.html
|
| @@ -8,7 +8,7 @@
|
|
|
| function test()
|
| {
|
| - var automappingTest = new InspectorTest.AutomappingTest(new WebInspector.Workspace());
|
| + var automappingTest = new InspectorTest.AutomappingTest(new Workspace.Workspace());
|
|
|
| var reset_css = {
|
| content: "* { margin: 0 }",
|
|
|