| Index: chrome/browser/process_singleton_win.cc
|
| ===================================================================
|
| --- chrome/browser/process_singleton_win.cc (revision 68044)
|
| +++ chrome/browser/process_singleton_win.cc (working copy)
|
| @@ -16,8 +16,8 @@
|
| #include "chrome/browser/browser_process.h"
|
| #include "chrome/browser/extensions/extensions_startup.h"
|
| #include "chrome/browser/platform_util.h"
|
| -#include "chrome/browser/profile.h"
|
| -#include "chrome/browser/profile_manager.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| +#include "chrome/browser/profiles/profile_manager.h"
|
| #include "chrome/browser/ui/browser_init.h"
|
| #include "chrome/common/chrome_constants.h"
|
| #include "chrome/common/chrome_paths.h"
|
|
|