| Index: chrome/browser/dom_ui/downloads_ui.cc
|
| ===================================================================
|
| --- chrome/browser/dom_ui/downloads_ui.cc (revision 68044)
|
| +++ chrome/browser/dom_ui/downloads_ui.cc (working copy)
|
| @@ -15,7 +15,7 @@
|
| #include "chrome/browser/dom_ui/chrome_url_data_manager.h"
|
| #include "chrome/browser/dom_ui/downloads_dom_handler.h"
|
| #include "chrome/browser/download/download_manager.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/jstemplate_builder.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "grit/browser_resources.h"
|
|
|