Index: chrome/browser/history/snippet.h |
=================================================================== |
--- chrome/browser/history/snippet.h (revision 2786) |
+++ chrome/browser/history/snippet.h (working copy) |
@@ -8,6 +8,7 @@ |
#ifndef CHROME_BROWSER_HISTORY_SNIPPET_H__ |
#define CHROME_BROWSER_HISTORY_SNIPPET_H__ |
+#include <string> |
#include <vector> |
class Snippet { |