| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 9a4e74e7f6c19a31f4aba10fb66c663bf1dc72e0..4444559aa318769efbf6b0bb5e3d7850a1c6ecec 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -3369,14 +3369,6 @@
|
| ['OS=="win" and chromium_win_pch==0', {
|
| 'msvs_shard': 4,
|
| }],
|
| - ['OS=="win" and target_arch=="ia32"', {
|
| - 'sources': [
|
| - # TODO(scottmg): This is a workaround for
|
| - # http://crbug.com/348525 that affects VS2013 before Update 2.
|
| - # This should be removed once Update 2 is released.
|
| - '../build/win/ftol3.obj',
|
| - ],
|
| - }],
|
| ['OS=="win"', {
|
| 'include_dirs': [
|
| '<(DEPTH)/third_party/wtl/include',
|
|
|