| Index: chrome_frame/http_negotiate.h
|
| diff --git a/chrome_frame/http_negotiate.h b/chrome_frame/http_negotiate.h
|
| index 70a3ca2a1f8ec3291ac96bc711bbb98e19ba577b..e21d74e44f8443179e3b8b9548d4cf228b449f1a 100644
|
| --- a/chrome_frame/http_negotiate.h
|
| +++ b/chrome_frame/http_negotiate.h
|
| @@ -11,7 +11,7 @@
|
| #include <string>
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/scoped_comptr_win.h"
|
| +#include "base/win/scoped_comptr.h"
|
|
|
| // Typedefs for IHttpNegotiate methods.
|
| typedef HRESULT (STDMETHODCALLTYPE* IHttpNegotiate_BeginningTransaction_Fn)(
|
|
|