| Index: content/common/host_discardable_shared_memory_manager.cc
|
| diff --git a/content/common/host_discardable_shared_memory_manager.cc b/content/common/host_discardable_shared_memory_manager.cc
|
| index 62fe4501cd0210db3f2b3ff659943202359947ae..c8e793fa89beeed94e331459a5b6688da27ddbeb 100644
|
| --- a/content/common/host_discardable_shared_memory_manager.cc
|
| +++ b/content/common/host_discardable_shared_memory_manager.cc
|
| @@ -33,7 +33,7 @@
|
| #if defined(OS_LINUX)
|
| #include "base/files/file_path.h"
|
| #include "base/files/file_util.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #endif
|
|
|
| namespace content {
|
|
|