Chromium Code Reviews| Index: chrome/default_plugin/install_dialog.h |
| =================================================================== |
| --- chrome/default_plugin/install_dialog.h (revision 78670) |
| +++ chrome/default_plugin/install_dialog.h (working copy) |
| @@ -8,9 +8,11 @@ |
| #include <atlbase.h> |
| #include <atlwin.h> |
| + |
| #include <string> |
| #include <vector> |
| +#include "base/win/atlcheck.h" |
| #include "chrome/default_plugin/default_plugin_resources.h" |
| class PluginInstallerImpl; |