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

Unified Diff: build/all.gyp

Issue 2017853002: Add functionality to the install_static library to tokenize strings and compare versions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add install_static_unittests to other windows bots Created 4 years, 7 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
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 0d7e4deda2b03ade034c94d40b9f50feb63ab9c1..b338d5c45e4510b1ce16a835ff9153d03991ee2b 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -371,6 +371,7 @@
['OS=="win"', {
'dependencies': [
'../chrome/chrome.gyp:installer_util_unittests',
+ '../chrome/chrome.gyp:install_static_unittests',
'../chrome/chrome.gyp:setup_unittests',
# ../chrome/test/mini_installer requires mini_installer.
'../chrome/installer/mini_installer.gyp:mini_installer',
« no previous file with comments | « BUILD.gn ('k') | build/gn_migration.gypi » ('j') | chrome/install_static/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698