| Index: chrome/browser/download/download_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/download/download_browsertest.cc (revision 68044)
|
| +++ chrome/browser/download/download_browsertest.cc (working copy)
|
| @@ -14,7 +14,7 @@
|
| #include "chrome/browser/download/download_prefs.h"
|
| #include "chrome/browser/net/url_request_mock_http_job.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/tab_contents/tab_contents.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/common/chrome_paths.h"
|
|
|