summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/history')
-rw-r--r--chrome/browser/history/thumbnail_database.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/history/thumbnail_database.h b/chrome/browser/history/thumbnail_database.h
index 60ad059..0a15931 100644
--- a/chrome/browser/history/thumbnail_database.h
+++ b/chrome/browser/history/thumbnail_database.h
@@ -15,8 +15,8 @@
struct sqlite3;
struct ThumbnailScore;
- namespace base {
-class Time;
+namespace base {
+ class Time;
}
namespace history {