| Index: third_party/WebKit/LayoutTests/http/tests/inspector/network/from-disk-cache-timing.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/from-disk-cache-timing.html b/third_party/WebKit/LayoutTests/http/tests/inspector/network/from-disk-cache-timing.html
|
| index ff9c496f9bcaee8c6622a3a32770308d2f63c45d..f7c91730c96cfe47b18b6b15f5fddd02818f9408 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/from-disk-cache-timing.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/from-disk-cache-timing.html
|
| @@ -20,8 +20,6 @@ function unloadScript()
|
|
|
| function gc()
|
| {
|
| - if (window.internals)
|
| - window.internals.garbageCollectDocumentResources(document);
|
| // In Oilpan, Resource objects are not destructed until GC.
|
| if (window.GCController)
|
| GCController.collectAll();
|
|
|