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

Unified Diff: syzygy/refinery/process_state/process_state.gyp

Issue 1475083002: [Refinery] Introduce TypePropagatorAnalyzer - pointer types. (Closed) Base URL: https://github.com/google/syzygy.git@master
Patch Set: Nits Created 5 years, 1 month 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: syzygy/refinery/process_state/process_state.gyp
diff --git a/syzygy/refinery/process_state/process_state.gyp b/syzygy/refinery/process_state/process_state.gyp
index 474cb9398c886ba1dcff15de62ab26346ab3dda6..5c0cb8c649325ff3bd2e0604e64acd1b81b3c7d2 100644
--- a/syzygy/refinery/process_state/process_state.gyp
+++ b/syzygy/refinery/process_state/process_state.gyp
@@ -82,6 +82,7 @@
'<(src)/syzygy/common/common.gyp:common_lib',
'<(src)/syzygy/pe/pe.gyp:pe_lib',
'<(src)/syzygy/refinery/core/core.gyp:refinery_core_lib',
+ '<(src)/syzygy/refinery/types/types.gyp:types_lib',
'<(src)/third_party/protobuf/protobuf.gyp:protobuf_lib',
],
'export_dependent_settings': [

Powered by Google App Engine
This is Rietveld 408576698