| Index: third_party/WebKit/LayoutTests/inspector/uisourcecode-revisions.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/uisourcecode-revisions.html b/third_party/WebKit/LayoutTests/inspector/uisourcecode-revisions.html
|
| index 4f09e840340ad13bd6c07cd3618eb010b6bc4632..28dda03a833baf74b09f006e1f4bdcde872be338 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/uisourcecode-revisions.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector/uisourcecode-revisions.html
|
| @@ -19,7 +19,7 @@ function test()
|
| }
|
| return project;
|
| }
|
| -
|
| +
|
| function dumpUISourceCodeWithRevisions(uiSourceCode)
|
| {
|
| var content = uiSourceCode._content;
|
|
|