 Chromium Code Reviews
 Chromium Code Reviews Issue 6676030:
  WinDDK ATL and MSVC express compatability  (Closed) 
  Base URL: http://src.chromium.org/svn/trunk/src/
    
  
    Issue 6676030:
  WinDDK ATL and MSVC express compatability  (Closed) 
  Base URL: http://src.chromium.org/svn/trunk/src/| Index: chrome/default_plugin/install_dialog.h | 
| =================================================================== | 
| --- chrome/default_plugin/install_dialog.h (revision 78499) | 
| +++ chrome/default_plugin/install_dialog.h (working copy) | 
| @@ -11,6 +11,7 @@ | 
| #include <string> | 
| #include <vector> | 
| +#include "base/win/atlcheck.h" | 
| #include "chrome/default_plugin/default_plugin_resources.h" | 
| class PluginInstallerImpl; |