Chromium Code Reviews| Index: components/nacl/renderer/plugin/service_runtime.h |
| diff --git a/components/nacl/renderer/plugin/service_runtime.h b/components/nacl/renderer/plugin/service_runtime.h |
| index c8b80ac7bc62c01faaff27f832383f0276825c29..5fe941a1f4e35442ba1f6866366adeefb0593437 100644 |
| --- a/components/nacl/renderer/plugin/service_runtime.h |
| +++ b/components/nacl/renderer/plugin/service_runtime.h |
| @@ -19,8 +19,6 @@ |
| #include "native_client/src/shared/srpc/nacl_srpc.h" |
| #include "ppapi/cpp/completion_callback.h" |
| -struct NaClFileInfo; |
|
Mark Seaborn
2015/02/25 20:01:24
This line is removed in tip-of-tree. Have you run
|
| - |
| namespace plugin { |
| class ErrorInfo; |