| Index: content/browser/dom_storage/dom_storage_context_impl.cc
|
| diff --git a/content/browser/dom_storage/dom_storage_context_impl.cc b/content/browser/dom_storage/dom_storage_context_impl.cc
|
| index 83db7ac5c09fd7173941e7a94ce975fc808c069e..929d4b89dc89634e34e804a55df3e9fab53f53fe 100644
|
| --- a/content/browser/dom_storage/dom_storage_context_impl.cc
|
| +++ b/content/browser/dom_storage/dom_storage_context_impl.cc
|
| @@ -14,7 +14,7 @@
|
| #include "base/files/file_util.h"
|
| #include "base/guid.h"
|
| #include "base/location.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/stl_util.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "base/sys_info.h"
|
|
|