Chromium Code Reviews| Index: sandbox/win/src/filesystem_policy.h |
| diff --git a/sandbox/win/src/filesystem_policy.h b/sandbox/win/src/filesystem_policy.h |
| index c2ee160d5045acd2ac255a01317343c57904600a..0ed1e5de6c81350c00c8fdd9ed581b2f84a95176 100644 |
| --- a/sandbox/win/src/filesystem_policy.h |
| +++ b/sandbox/win/src/filesystem_policy.h |
| @@ -17,8 +17,6 @@ |
| namespace sandbox { |
| -enum EvalResult; |
| - |
| // This class centralizes most of the knowledge related to file system policy |
| class FileSystemPolicy { |
| public: |