Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7413)

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 12295040: Stop delay loading user32.dll from chrome.dll on x86/Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Make sure both MSVS and ninja builds link correctly. Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_dll.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 9507b056e2f92fa68fd5c30eb2f440f17c8ce6cd..93503775fc15d7d1d285e4d3f3808d11dc877bf8 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2340,6 +2340,9 @@
'app/breakpad_field_trial_win.cc',
'app/breakpad_win.cc',
'app/breakpad_unittest_win.cc',
+ 'app/delay_load_hook_win.cc',
+ 'app/delay_load_hook_win.h',
+ 'app/delay_load_hook_unittest_win.cc',
'app/crash_analysis_win.cc',
'app/hard_error_handler_win.cc',
'app/run_all_unittests.cc',
« no previous file with comments | « chrome/chrome_dll.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698