| Index: chrome/browser/download/download_uitest.cc
|
| diff --git a/chrome/browser/download/download_uitest.cc b/chrome/browser/download/download_uitest.cc
|
| index 39e1ac22452c9f9cd959844a0fc24187d9d29227..743642c7d8550ac6903d3208121e647c32d6389c 100644
|
| --- a/chrome/browser/download/download_uitest.cc
|
| +++ b/chrome/browser/download/download_uitest.cc
|
| @@ -23,7 +23,7 @@
|
| #include "chrome/test/automation/tab_proxy.h"
|
| #include "chrome/test/automation/browser_proxy.h"
|
| #include "net/base/net_util.h"
|
| -#include "net/url_request/url_request_unittest.h"
|
| +#include "net/url_request/url_request_test_util.h"
|
|
|
| #if defined(OS_WIN)
|
| #include <shlwapi.h>
|
|
|