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

Unified Diff: util/util.gyp

Issue 1405323003: win: Add and use GET_FUNCTION() and GET_FUNCTION_REQUIRED() (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Address review feedback Created 5 years, 2 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 | « snapshot/win/pe_image_reader_test.cc ('k') | util/util_test.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/util.gyp
diff --git a/util/util.gyp b/util/util.gyp
index 26ed3d294ca5c56999e0ae8a942363dbf7ab6e60..6c2f1eda9fbf7ece9e107d65741e6359d45d5a8a 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -156,6 +156,8 @@
'win/critical_section_with_debug_info.h',
'win/exception_handler_server.cc',
'win/exception_handler_server.h',
+ 'win/get_function.cc',
+ 'win/get_function.h',
'win/module_version.cc',
'win/module_version.h',
'win/nt_internals.cc',
« no previous file with comments | « snapshot/win/pe_image_reader_test.cc ('k') | util/util_test.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698