Chromium Code Reviews| Index: sandbox/win/BUILD.gn |
| diff --git a/sandbox/win/BUILD.gn b/sandbox/win/BUILD.gn |
| index c8bb770d8c157553295cf341c6c137ddb4853a2f..129f065ac52ee9406cacf9ae4fbc65fbb6dea696 100644 |
| --- a/sandbox/win/BUILD.gn |
| +++ b/sandbox/win/BUILD.gn |
| @@ -280,8 +280,8 @@ test("sandbox_poc") { |
| libs = [ "comctl32.lib" ] |
| deps = [ |
| - ":sandbox", |
| ":pocdll", |
| + ":sandbox", |
| ] |
| } |