| Index: content/browser/renderer_host/render_widget_host_browsertest.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/render_widget_host_browsertest.cc (revision 259922)
|
| +++ content/browser/renderer_host/render_widget_host_browsertest.cc (working copy)
|
| @@ -7,9 +7,9 @@
|
| #include "content/public/browser/render_view_host.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/common/content_paths.h"
|
| +#include "content/public/test/content_browser_test.h"
|
| +#include "content/public/test/content_browser_test_utils.h"
|
| #include "content/shell/browser/shell.h"
|
| -#include "content/test/content_browser_test.h"
|
| -#include "content/test/content_browser_test_utils.h"
|
| #include "net/base/net_util.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
|
|
|
|