| Index: chrome_frame/chrome_active_document.cc
 | 
| diff --git a/chrome_frame/chrome_active_document.cc b/chrome_frame/chrome_active_document.cc
 | 
| index 979d9d7bd2d541385a849ee2a049e9608f60c098..76b33be302477944acde4c87e7a08371bea510d9 100644
 | 
| --- a/chrome_frame/chrome_active_document.cc
 | 
| +++ b/chrome_frame/chrome_active_document.cc
 | 
| @@ -30,7 +30,7 @@
 | 
|  #include "base/utf_string_conversions.h"
 | 
|  #include "base/win/scoped_variant.h"
 | 
|  #include "grit/generated_resources.h"
 | 
| -#include "chrome/app/chrome_dll_resource.h"
 | 
| +#include "chrome/app/chrome_command_ids.h"
 | 
|  #include "chrome/browser/tab_contents/tab_contents.h"
 | 
|  #include "chrome/common/chrome_constants.h"
 | 
|  #include "chrome/common/navigation_types.h"
 | 
| 
 |