| Index: content/test/net/url_request_mock_http_job.cc
|
| diff --git a/content/test/net/url_request_mock_http_job.cc b/content/test/net/url_request_mock_http_job.cc
|
| index 0572473643ef729b676599a3630da02dda320ea3..50fb1c836a369662fae1196e2a5ecb6931c2319d 100644
|
| --- a/content/test/net/url_request_mock_http_job.cc
|
| +++ b/content/test/net/url_request_mock_http_job.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/test/net/url_request_mock_http_job.h"
|
|
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|