summaryrefslogtreecommitdiffstats
path: root/chrome/common/common.scons
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/common.scons')
-rw-r--r--chrome/common/common.scons2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/common.scons b/chrome/common/common.scons
index 0116edf..5f4d8fa 100644
--- a/chrome/common/common.scons
+++ b/chrome/common/common.scons
@@ -90,7 +90,7 @@ if env['PLATFORM'] == 'win32':
'gfx/icon_util.cc',
'gfx/path.cc',
'gfx/text_elider.cc',
- 'ipc_channel.cc',
+ 'ipc_channel_win.cc',
'ipc_channel_proxy.cc',
'ipc_logging.cc',
'ipc_message_utils.cc',