Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4624)

Unified Diff: chrome/common/mru_cache.h

Issue 113945: Headers cleanup in chrome/common (Closed)
Patch Set: Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 ----------------------------------------------------------------

Powered by Google App Engine
This is Rietveld 408576698