Chromium Code Reviews| Index: sandbox/win/src/process_thread_policy.h |
| diff --git a/sandbox/win/src/process_thread_policy.h b/sandbox/win/src/process_thread_policy.h |
| index f51d89fc7230d09bc5fc5e6c5783d959ff107960..f92f99635296171d69621a7942e25938d81886a1 100644 |
| --- a/sandbox/win/src/process_thread_policy.h |
| +++ b/sandbox/win/src/process_thread_policy.h |
| @@ -17,8 +17,6 @@ |
| namespace sandbox { |
| -enum EvalResult; |
| - |
| // This class centralizes most of the knowledge related to process execution. |
| class ProcessPolicy { |
| public: |