diff options
Diffstat (limited to 'chrome/browser/webdata/web_database.h')
-rw-r--r-- | chrome/browser/webdata/web_database.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/webdata/web_database.h b/chrome/browser/webdata/web_database.h index c2ad550..176e70f 100644 --- a/chrome/browser/webdata/web_database.h +++ b/chrome/browser/webdata/web_database.h @@ -7,7 +7,6 @@ #include <string> #include <vector> -#include <hash_map> #include "base/basictypes.h" #include "chrome/browser/meta_table_helper.h" @@ -142,4 +141,3 @@ class WebDatabase { }; #endif // CHROME_BROWSER_WEBDATA_WEB_DATABASE_H__ - |