Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index 5877dca04da5ae6cf1f3f3bc0ad0c055e658cddf..d92adef2f91ee8e6280547620973645837ca877e 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -339,6 +339,9 @@ |
], |
}], |
['OS=="win"', { |
+ 'dependencies': [ |
+ 'content_user32_delay_imports', |
+ ], |
'sources': [ |
'shell/shell.rc', |
], |