| Index: content/browser/web_contents/test_web_contents.h
|
| diff --git a/content/browser/web_contents/test_web_contents.h b/content/browser/web_contents/test_web_contents.h
|
| index e1dd2414ce7d25020bcd165efa493fc116625b20..fb0ef7a815167c3cb1cd37ad4ff69a3a9d2a3c3c 100644
|
| --- a/content/browser/web_contents/test_web_contents.h
|
| +++ b/content/browser/web_contents/test_web_contents.h
|
| @@ -6,7 +6,7 @@
|
| #define CONTENT_BROWSER_WEB_CONTENTS_TEST_WEB_CONTENTS_H_
|
| #pragma once
|
|
|
| -#include "content/browser/tab_contents/tab_contents.h"
|
| +#include "content/browser/web_contents/web_contents_impl.h"
|
| #include "content/public/common/page_transition_types.h"
|
| #include "content/test/web_contents_tester.h"
|
| #include "webkit/glue/webpreferences.h"
|
|
|