summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/text_database.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/history/text_database.h')
-rw-r--r--chrome/browser/history/text_database.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/history/text_database.h b/chrome/browser/history/text_database.h
index cf43848..efb9563 100644
--- a/chrome/browser/history/text_database.h
+++ b/chrome/browser/history/text_database.h
@@ -10,7 +10,7 @@
#include "base/basictypes.h"
#include "base/files/file_path.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "chrome/browser/history/history_types.h"
#include "googleurl/src/gurl.h"
#include "sql/connection.h"