Delete unused class.
commit59829336b8a6eedd902d84c1bce0a90c858fc150
authorNico Weber <thakis@chromium.org>
Tue, 7 Jul 2015 20:05:28 +0000 (7 13:05 -0700)
committerNico Weber <thakis@chromium.org>
Tue, 7 Jul 2015 20:07:01 +0000 (7 20:07 +0000)
tree92fbc20547875aba8f385e612e89292e97703ab7
parent5745a2f842dd4725238146f1914d13daae048514
Delete unused class.

The only client of this class was removed in
https://codereview.chromium.org/1123613002/ (and the tests for this class
were removed earlier in crbug.com/89325 'cause they were flaky).

(I noticed this because clang pointed out that kTypeProcess and friends were
declared in a funny way.)

BUG=505296
R=cpu@chromium.org

Review URL: https://codereview.chromium.org/1224663002.

Cr-Commit-Position: refs/heads/master@{#337675}
sandbox/win/BUILD.gn
sandbox/win/sandbox_win.gypi
sandbox/win/src/handle_table.cc [deleted file]
sandbox/win/src/handle_table.h [deleted file]