| Index: chrome/browser/net/url_request_slow_http_job.h
|
| diff --git a/chrome/browser/net/url_request_slow_http_job.h b/chrome/browser/net/url_request_slow_http_job.h
|
| index 3964a6be382425c79a92281819e99ee676cad75d..0362106deffdca47cf4d2dac075970678bcb2dad 100644
|
| --- a/chrome/browser/net/url_request_slow_http_job.h
|
| +++ b/chrome/browser/net/url_request_slow_http_job.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2009 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| //
|
| @@ -8,8 +8,6 @@
|
| #define CHROME_BROWSER_NET_URL_REQUEST_SLOW_HTTP_JOB_H_
|
| #pragma once
|
|
|
| -#include <string>
|
| -
|
| #include "base/timer.h"
|
| #include "chrome/browser/net/url_request_mock_http_job.h"
|
|
|
|
|