Chromium Code Reviews| Index: chrome/browser/plugin_process_host.cc | 
| =================================================================== | 
| --- chrome/browser/plugin_process_host.cc (revision 9942) | 
| +++ chrome/browser/plugin_process_host.cc (working copy) | 
| @@ -37,6 +37,7 @@ | 
| #include "net/base/cookie_monster.h" | 
| #include "net/base/io_buffer.h" | 
| #include "net/url_request/url_request.h" | 
| +#include "net/url_request/url_request_context.h" | 
| #include "sandbox/src/sandbox.h" | 
| #include "webkit/glue/plugins/plugin_constants_win.h" |