| Index: chrome/browser/chrome_browser_main.cc
|
| diff --git a/chrome/browser/chrome_browser_main.cc b/chrome/browser/chrome_browser_main.cc
|
| index 5d316eef23cdede1fb7cd94758bfbda594b9ba84..54727ba5e08721d00b1677411f53bec4a02dc6e7 100644
|
| --- a/chrome/browser/chrome_browser_main.cc
|
| +++ b/chrome/browser/chrome_browser_main.cc
|
| @@ -25,8 +25,7 @@
|
| #include "base/prefs/pref_registry_simple.h"
|
| #include "base/prefs/pref_service.h"
|
| #include "base/prefs/pref_value_store.h"
|
| -#include "base/process_info.h"
|
| -#include "base/process_util.h"
|
| +#include "base/process/process_info.h"
|
| #include "base/run_loop.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/string_piece.h"
|
|
|