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

Unified Diff: syzygy/agent/common/common.gyp

Issue 2341773002: Remove test_dll from the list of dependencies of common_lib. (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: syzygy/agent/common/common.gyp
diff --git a/syzygy/agent/common/common.gyp b/syzygy/agent/common/common.gyp
index 960893006d8e4e06cf115b6e25f3c86ff627ab27..7bf673feeaf37933b420a4b0015bb47aa947b63a 100644
--- a/syzygy/agent/common/common.gyp
+++ b/syzygy/agent/common/common.gyp
@@ -43,7 +43,6 @@
'dependencies': [
'<(src)/syzygy/common/common.gyp:common_lib',
'<(src)/syzygy/common/rpc/rpc.gyp:common_rpc_lib',
- '<(src)/syzygy/pe/pe.gyp:test_dll',
'<(src)/syzygy/trace/client/client.gyp:rpc_client_lib',
'<(src)/syzygy/trace/rpc/rpc.gyp:call_trace_rpc_lib',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698