Remove unneeded header include from request_impl.cc.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@460 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt 2012-01-05 19:48:14 +00:00
parent 8dc8c273f6
commit 2cc21dbb2f
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
// can be found in the LICENSE file.
#include "request_impl.h"
#include "browser_webkit_glue.h"
#include "base/logging.h"
#include "net/url_request/url_request.h"