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

Unified Diff: util/util.gyp

Issue 1586433003: Adding an API to read module annotations in snapshot.gyp (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Last comments Created 4 years, 11 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: util/util.gyp
diff --git a/util/util.gyp b/util/util.gyp
index 6d0090f4fbc1e24f03af5679b68774e7916f7ec2..48194907317436dc1247395e2deeef5a45938bea 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -166,6 +166,8 @@
'win/exception_handler_server.h',
'win/get_function.cc',
'win/get_function.h',
+ 'win/get_module_information.cc',
+ 'win/get_module_information.h',
'win/handle.cc',
'win/handle.h',
'win/module_version.cc',

Powered by Google App Engine
This is Rietveld 408576698