Chromium Code Reviews| Index: chrome/common/mru_cache.h |
| diff --git a/chrome/common/mru_cache.h b/chrome/common/mru_cache.h |
| index 6d7426aa369e227b139ec0786680aa5f878b82d9..7090aaf9ade07dbf590de4fa6b9c563f3c7a4a50 100644 |
| --- a/chrome/common/mru_cache.h |
| +++ b/chrome/common/mru_cache.h |
| @@ -21,7 +21,7 @@ |
| #include <utility> |
| #include "base/basictypes.h" |
| -#include "chrome/common/logging_chrome.h" |
| +#include "base/logging.h" |
| // MRUCacheBase ---------------------------------------------------------------- |