Chromium Code Reviews| Index: components/nacl/renderer/plugin/plugin.h |
| diff --git a/components/nacl/renderer/plugin/plugin.h b/components/nacl/renderer/plugin/plugin.h |
| index c0fe1e7890d7608c6b324c4e777c157e7eb8ef14..aa425e8dd13ad1f00cb464a2d86b6ca878dc8bb6 100644 |
| --- a/components/nacl/renderer/plugin/plugin.h |
| +++ b/components/nacl/renderer/plugin/plugin.h |
| @@ -30,13 +30,11 @@ |
| namespace pp { |
| class CompletionCallback; |
| class URLLoader; |
| -class URLUtil_Dev; |
| } |
| namespace plugin { |
| class ErrorInfo; |
| -class Manifest; |
| const PP_NaClFileInfo kInvalidNaClFileInfo = { |
| PP_kInvalidFileHandle, |