| Index: chrome/browser/android/crash_dump_manager.h
|
| diff --git a/chrome/browser/android/crash_dump_manager.h b/chrome/browser/android/crash_dump_manager.h
|
| index 0c25a89c946e92750d1d1249249dfb9625b11323..16c24a00bb8a76bf3e96e6ef279bf4e1dc958550 100644
|
| --- a/chrome/browser/android/crash_dump_manager.h
|
| +++ b/chrome/browser/android/crash_dump_manager.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/platform_file.h"
|
| -#include "base/process.h"
|
| +#include "base/process/process.h"
|
| #include "base/synchronization/lock.h"
|
| #include "content/public/browser/browser_child_process_observer.h"
|
| #include "content/public/browser/notification_observer.h"
|
|
|