Index: chrome/chrome_exe.gypi |
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
index fa308a046acc82d7129c29257445c6fd4f976f81..6bf94d91acd913d20cd32167a91b007f2c4578b4 100644 |
--- a/chrome/chrome_exe.gypi |
+++ b/chrome/chrome_exe.gypi |
@@ -597,12 +597,6 @@ |
'../win8/delegate_execute/delegate_execute.gyp:*', |
], |
}], |
- ['chromeos==1', { |
- 'ldflags!': [ |
- # http://crbug.com/353127 |
- '-Wl,--fatal-warnings', |
- ], |
- }], |
], |
}, |
], |