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

Unified Diff: build/gn_migration.gypi

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/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index 3bfb9716c7afa2620548f140b980482a681f4d5b..dad89ee9bba7d772018fc56c7c9d8ae46bf9abc3 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -522,6 +522,7 @@
'dependencies': [
'../base/base.gyp:pe_image_test',
'../chrome/chrome.gyp:installer_util_unittests',
+ '../chrome/chrome.gyp:install_static_unittests',
'../chrome/chrome.gyp:setup',
'../chrome/chrome.gyp:setup_unittests',
'../chrome/installer/mini_installer.gyp:mini_installer',

Powered by Google App Engine
This is Rietveld 408576698