| Index: chrome/browser/profiles/profile_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/profiles/profile_browsertest.cc (revision 211259)
|
| +++ chrome/browser/profiles/profile_browsertest.cc (working copy)
|
| @@ -9,10 +9,10 @@
|
| #include "base/platform_file.h"
|
| #include "base/prefs/pref_service.h"
|
| #include "base/version.h"
|
| +#include "chrome/browser/chrome_notification_types.h"
|
| #include "chrome/browser/profiles/chrome_version_service.h"
|
| #include "chrome/browser/profiles/profile_impl.h"
|
| #include "chrome/common/chrome_constants.h"
|
| -#include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/common/chrome_version_info.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/test/base/in_process_browser_test.h"
|
|
|