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

Unified Diff: build/all.gyp

Issue 1944103002: build mini_installer as part of the chromium_builder_perf target on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove redundant deps+= Created 4 years, 8 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 | « BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index bfc96d5c0805a74345ed7204d8d864ef52460470..846487796e33c8f9705357b3ca797cfa4c36fc96 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -587,6 +587,7 @@
}],
['OS=="win"', {
'dependencies': [
+ '../chrome/installer/mini_installer.gyp:mini_installer',
'../gpu/gpu.gyp:angle_perftests',
],
}],
« no previous file with comments | « BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698