 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/browser/ui/views/about_ipc_dialog.h | 
| =================================================================== | 
| --- chrome/browser/ui/views/about_ipc_dialog.h (revision 78499) | 
| +++ chrome/browser/ui/views/about_ipc_dialog.h (working copy) | 
| @@ -14,6 +14,7 @@ | 
| #include <atlctrls.h> | 
| #include "base/singleton.h" | 
| +#include "base/win/atlcheck.h" | 
| #include "ipc/ipc_logging.h" | 
| #include "views/controls/button/button.h" | 
| #include "views/controls/table/table_view.h" |