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

Unified Diff: BUILD.gn

Issue 1234033005: Add Syzygy support to Windows GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 | build/config/BUILD.gn » ('j') | chrome/tools/build/win/syzygy/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 41be865b44d8b5e5acbd7598b1ad330e36d865ef..2f13ace7465db5024bd9e176e0f1729458da237b 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -73,6 +73,7 @@ group("both_gn_and_gyp") {
"//chrome/test:sync_integration_tests",
"//chrome/test:unit_tests",
"//chrome/test/chromedriver:chromedriver_unittests",
+ "//chrome/tools/build/win/syzygy:chrome_dll_syzygy",
Dirk Pranke 2015/07/20 19:29:41 shouldn't this be under is_win or something?
brettw 2015/07/20 22:21:55 I explicitly made the targets exist in all cases b
"//components:components_browsertests",
"//components:components_unittests",
"//content/shell:content_shell",
« no previous file with comments | « no previous file | build/config/BUILD.gn » ('j') | chrome/tools/build/win/syzygy/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698