| Index: chrome/browser/memory_details_linux.cc
|
| ===================================================================
|
| --- chrome/browser/memory_details_linux.cc (revision 51385)
|
| +++ chrome/browser/memory_details_linux.cc (working copy)
|
| @@ -13,8 +13,8 @@
|
| #include "base/file_version_info.h"
|
| #include "base/string_util.h"
|
| #include "base/process_util.h"
|
| +#include "chrome/browser/browser_child_process_host.h"
|
| #include "chrome/browser/browser_process.h"
|
| -#include "chrome/browser/child_process_host.h"
|
| #include "chrome/browser/chrome_thread.h"
|
| #include "chrome/browser/zygote_host_linux.h"
|
| #include "chrome/common/chrome_constants.h"
|
|
|