| Index: chrome/browser/plugin_process_host.cc
|
| ===================================================================
|
| --- chrome/browser/plugin_process_host.cc (revision 68044)
|
| +++ chrome/browser/plugin_process_host.cc (working copy)
|
| @@ -26,7 +26,7 @@
|
| #include "chrome/browser/net/url_request_tracking.h"
|
| #include "chrome/browser/plugin_download_helper.h"
|
| #include "chrome/browser/plugin_service.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/renderer_host/resource_dispatcher_host.h"
|
| #include "chrome/common/chrome_paths.h"
|
| #include "chrome/common/chrome_plugin_lib.h"
|
|
|