| Index: content/test/test_content_client.h
|
| diff --git a/content/test/test_content_client.h b/content/test/test_content_client.h
|
| index c7bafa2370448639753de88441ebd90d5ecebcb2..9244fe48b5b21b2f8bd3e1e668d3bb91f36fdc39 100644
|
| --- a/content/test/test_content_client.h
|
| +++ b/content/test/test_content_client.h
|
| @@ -7,7 +7,7 @@
|
| #pragma once
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "content/common/content_client.h"
|
| +#include "content/public/common/content_client.h"
|
|
|
| class TestContentClient : public content::ContentClient {
|
| public:
|
|
|