summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_plugin_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/chrome_plugin_lib.h')
-rw-r--r--chrome/common/chrome_plugin_lib.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/common/chrome_plugin_lib.h b/chrome/common/chrome_plugin_lib.h
index c0c980f..41c672b 100644
--- a/chrome/common/chrome_plugin_lib.h
+++ b/chrome/common/chrome_plugin_lib.h
@@ -5,7 +5,6 @@
#ifndef CHROME_COMMON_CHROME_PLUGIN_LIB_H_
#define CHROME_COMMON_CHROME_PLUGIN_LIB_H_
-#include <hash_map>
#include <string>
#include "base/basictypes.h"
@@ -96,4 +95,3 @@ class ChromePluginLib : public base::RefCounted<ChromePluginLib> {
};
#endif // CHROME_COMMON_CHROME_PLUGIN_LIB_H_
-