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

Unified Diff: base/base.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: Created 7 years, 10 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 0a7dfdebc67db2137c952a841752d1440358e580..a59fb41db1390008413fb1fe5fa7b7969b938dbc 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -518,6 +518,8 @@
'nix/xdg_util.h',
'win/enum_variant.h',
'win/enum_variant.cc',
+ 'win/delay_load_hook.h',
+ 'win/delay_load_hook.cc',
'win/event_trace_consumer.h',
'win/event_trace_controller.cc',
'win/event_trace_controller.h',
« no previous file with comments | « base/base.gyp ('k') | base/win/delay_load_hook.h » ('j') | base/win/delay_load_hook.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698