Index: chrome_frame/urlmon_url_request.h |
=================================================================== |
--- chrome_frame/urlmon_url_request.h (revision 54623) |
+++ chrome_frame/urlmon_url_request.h (working copy) |
@@ -12,7 +12,6 @@ |
#include <string> |
#include "base/lock.h" |
-#include "base/scoped_comptr_win.h" |
#include "base/thread.h" |
#include "base/waitable_event.h" |
#include "chrome_frame/plugin_url_request.h" |
@@ -129,4 +128,3 @@ |
}; |
#endif // CHROME_FRAME_URLMON_URL_REQUEST_H_ |
- |