Chromium Code Reviews| Index: content/public/common/content_client.h |
| diff --git a/content/public/common/content_client.h b/content/public/common/content_client.h |
| index 5141bf8c153e7611ccfefb980fd843e9ee1da9b3..af05bb3e3e9305d64da961357a64a51757430661 100644 |
| --- a/content/public/common/content_client.h |
| +++ b/content/public/common/content_client.h |
| @@ -38,10 +38,6 @@ namespace media { |
| class MediaClientAndroid; |
| } |
| -namespace sandbox { |
| -class TargetPolicy; |
| -} |
| - |
| namespace content { |
| class ContentBrowserClient; |