| Index: chrome_frame/chrome_active_document.cc
|
| diff --git a/chrome_frame/chrome_active_document.cc b/chrome_frame/chrome_active_document.cc
|
| index dd3faaa943c35c32470453e860f34e1fd414e1f2..fdb81dfe9515403478fba808f17e570f458504b2 100644
|
| --- a/chrome_frame/chrome_active_document.cc
|
| +++ b/chrome_frame/chrome_active_document.cc
|
| @@ -31,7 +31,7 @@
|
| #include "base/win/scoped_variant.h"
|
| #include "grit/generated_resources.h"
|
| #include "chrome/app/chrome_command_ids.h"
|
| -#include "chrome/browser/tab_contents/tab_contents.h"
|
| +#include "chrome/app/chrome_dll_resource.h"
|
| #include "chrome/common/chrome_constants.h"
|
| #include "chrome/common/navigation_types.h"
|
| #include "chrome/common/page_zoom.h"
|
|
|