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

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: Build config sketch, mostly works for x86 and x64. Move the hook back to base." 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 6e7013fbfd2da9079fc75b62f7cee5c7f836906c..3cc2eee26a8f4a8b27d80b2e990ced18c2327331 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -530,6 +530,8 @@
'nix/mime_util_xdg.h',
'nix/xdg_util.cc',
'nix/xdg_util.h',
+ 'win/delay_load_hook.h',
+ 'win/delay_load_hook.cc',
'win/enum_variant.h',
'win/enum_variant.cc',
'win/event_trace_consumer.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