Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 28b6fdfc2a4d624ccabf12810116c7026e78404e..446724a2b0514b62faf99a139198edc8dcd4b967 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -1033,6 +1033,15 @@ |
], |
}, |
{ |
+ 'target_name': 'chromium_builder_lkgr_drmemory_win', |
+ 'type': 'none', |
+ 'dependencies': [ |
+ '../content/content_shell_and_tests.gyp:content_shell', |
+ '../content/content_shell_and_tests.gyp:content_shell_crash_service', |
+ '../content/content_shell_and_tests.gyp:layout_test_helper', |
+ ], |
+ }, |
+ { |
'target_name': 'chromium_builder_dbg_drmemory_win', |
'type': 'none', |
'dependencies': [ |