Index: chrome/browser/mock_plugin_exceptions_table_model.cc |
diff --git a/chrome/browser/mock_plugin_exceptions_table_model.cc b/chrome/browser/mock_plugin_exceptions_table_model.cc |
index 281777b16d6daeeb00f2636ab2ada64543ee0065..aa9c1fbd05140ea31dc9448d297106861e162c66 100644 |
--- a/chrome/browser/mock_plugin_exceptions_table_model.cc |
+++ b/chrome/browser/mock_plugin_exceptions_table_model.cc |
@@ -4,6 +4,8 @@ |
#include "chrome/browser/mock_plugin_exceptions_table_model.h" |
+#include "webkit/plugins/npapi/plugin_group.h" |
+ |
MockPluginExceptionsTableModel::MockPluginExceptionsTableModel( |
HostContentSettingsMap* map, |
HostContentSettingsMap* otr_map) |