| Index: content/shell/browser/layout_test/layout_test_url_request_context_getter.cc
|
| diff --git a/content/shell/browser/layout_test/layout_test_url_request_context_getter.cc b/content/shell/browser/layout_test/layout_test_url_request_context_getter.cc
|
| index 537be45ff2324bd64f8f470856edd635aef1ff13..aba87032d7def841285aeacb1eaccaa6dfaa17f0 100644
|
| --- a/content/shell/browser/layout_test/layout_test_url_request_context_getter.cc
|
| +++ b/content/shell/browser/layout_test/layout_test_url_request_context_getter.cc
|
| @@ -53,8 +53,4 @@
|
| return net::ProxyService::CreateDirect();
|
| }
|
|
|
| -bool LayoutTestURLRequestContextGetter::ShouldEnableReferrerPolicyHeader() {
|
| - return true;
|
| -}
|
| -
|
| } // namespace content
|
|
|