| Index: chrome/browser/first_run/first_run.cc
|
| ===================================================================
|
| --- chrome/browser/first_run/first_run.cc (revision 68044)
|
| +++ chrome/browser/first_run/first_run.cc (working copy)
|
| @@ -21,7 +21,7 @@
|
| #include "chrome/browser/metrics/user_metrics.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/browser/process_singleton.h"
|
| -#include "chrome/browser/profile_manager.h"
|
| +#include "chrome/browser/profiles/profile_manager.h"
|
| #include "chrome/browser/search_engines/template_url_model.h"
|
| #include "chrome/browser/shell_integration.h"
|
| #include "chrome/common/chrome_paths.h"
|
|
|