Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/inspector/extensions-ignore-cache.html |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/extensions-ignore-cache.html b/third_party/WebKit/LayoutTests/http/tests/inspector/extensions-ignore-cache.html |
| index e45f7877c27401271c348bf9c48f518b57eba3a5..f19792ca991290318f28b57603ee0d55ab9512f5 100644 |
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/extensions-ignore-cache.html |
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/extensions-ignore-cache.html |
| @@ -6,6 +6,9 @@ |
| <script type="text/javascript"> |
| +// TODO(toyoshim): Probably keeping ignoreCache in this file as is will be |
|
dgozman
2016/04/06 15:44:19
Correct.
Takashi Toyoshima
2016/04/08 04:50:54
Acknowledged.
|
| +// reasonable because this test DevTools protocol. |
| + |
| function extension_testIgnoreCache(nextTest) |
| { |
| var beforeReload; |