| Index: chrome/browser/memory/oom_memory_details.cc
|
| diff --git a/chrome/browser/memory/oom_memory_details.cc b/chrome/browser/memory/oom_memory_details.cc
|
| index 0cdd4389a543d498c56c0ccfe37f2d46c8c015cd..6d468922af996638c133774e626f3b8d0ea8f8ba 100644
|
| --- a/chrome/browser/memory/oom_memory_details.cc
|
| +++ b/chrome/browser/memory/oom_memory_details.cc
|
| @@ -7,6 +7,7 @@
|
| #include "base/logging.h"
|
| #include "base/process/process_metrics.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| +#include "build/build_config.h"
|
| #include "chrome/browser/memory/oom_memory_details.h"
|
| #include "ui/base/text/bytes_formatting.h"
|
|
|
|
|