Chromium Code Reviews| Index: content/plugin/webplugin_proxy.h |
| diff --git a/content/plugin/webplugin_proxy.h b/content/plugin/webplugin_proxy.h |
| index 307e37307d69715cac83cb92c4a258c980e13a50..f847a64f103e88221359151aab223df6cfa92e75 100644 |
| --- a/content/plugin/webplugin_proxy.h |
| +++ b/content/plugin/webplugin_proxy.h |
| @@ -7,7 +7,7 @@ |
| #include <string> |
| -#include "base/hash_tables.h" |
| +#include "base/containers/hash_tables.h" |
| #include "base/memory/ref_counted.h" |
| #if defined(OS_MACOSX) |
| #include "base/mac/scoped_cftyperef.h" |