summaryrefslogtreecommitdiffstats
path: root/chromium/content/common/indexed_db/indexed_db_key_path.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/common/indexed_db/indexed_db_key_path.h')
-rw-r--r--chromium/content/common/indexed_db/indexed_db_key_path.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/content/common/indexed_db/indexed_db_key_path.h b/chromium/content/common/indexed_db/indexed_db_key_path.h
index ec5e8611b23..b9387a4c8ac 100644
--- a/chromium/content/common/indexed_db/indexed_db_key_path.h
+++ b/chromium/content/common/indexed_db/indexed_db_key_path.h
@@ -5,6 +5,7 @@
#ifndef CONTENT_COMMON_INDEXED_DB_INDEXED_DB_KEY_PATH_H_
#define CONTENT_COMMON_INDEXED_DB_INDEXED_DB_KEY_PATH_H_
+#include <string>
#include <vector>
#include "base/logging.h"