Chromium Code Reviews| Index: ipc/ipc.gyp |
| diff --git a/ipc/ipc.gyp b/ipc/ipc.gyp |
| index c2f8745cea401e5bd01e75adeea36352a808ccea..fb64c329e314e265d65f4bc16c9f772ed3a9285b 100644 |
| --- a/ipc/ipc.gyp |
| +++ b/ipc/ipc.gyp |
| @@ -46,7 +46,7 @@ |
| ], |
| 'sources': [ |
| 'attachment_broker_privileged_win_unittest.cc', |
| - 'attachment_broker_win_unittest.cc', |
| + 'attachment_broker_unprivileged_win_unittest.cc', |
| 'ipc_channel_posix_unittest.cc', |
| 'ipc_channel_proxy_unittest.cc', |
| 'ipc_channel_reader_unittest.cc', |