| Index: content/browser/mock_content_browser_client.h
|
| diff --git a/content/browser/mock_content_browser_client.h b/content/browser/mock_content_browser_client.h
|
| index c46c4e630c9f67ca0a13e5e6f4958c9fbe4de28c..8ff575a390c2151842ebbcf907c7db71e63f8ab7 100644
|
| --- a/content/browser/mock_content_browser_client.h
|
| +++ b/content/browser/mock_content_browser_client.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/scoped_temp_dir.h"
|
| -#include "content/browser/content_browser_client.h"
|
| +#include "content/public/browser/content_browser_client.h"
|
|
|
| namespace content {
|
|
|
|
|