diff options
Diffstat (limited to 'chrome/common/common.scons')
-rw-r--r-- | chrome/common/common.scons | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/common.scons b/chrome/common/common.scons index 07a3519..d0c5466 100644 --- a/chrome/common/common.scons +++ b/chrome/common/common.scons @@ -84,7 +84,7 @@ if env['PLATFORM'] == 'win32': 'gfx/emf.cc', 'gfx/icon_util.cc', 'gfx/path.cc', - 'gfx/url_elider.cc', + 'gfx/text_elider.cc', 'ipc_channel.cc', 'ipc_channel_proxy.cc', 'ipc_logging.cc', |