Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index 85eb45132e2f688731eb6ed569ec3873178ee308..6ac5a27f9c1eab0f582b01a238d2eab50d4d22bf 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -1030,7 +1030,8 @@ |
| 'msvs_settings': { |
| 'VCLinkerTool': { |
| 'DelayLoadDLLs': [ |
| - 'user32.dll', |
| + # TODO(siggi): Sort this - DO NOT SUBMIT |
| + # 'user32.dll', |
| ], |
| }, |
| }, |