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

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: Fix windows gn builder redness 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..054b3611e2cd9c40ce25e3d044decb7ade0d80a3 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -374,6 +374,7 @@
'../chrome/chrome.gyp:setup_unittests',
# ../chrome/test/mini_installer requires mini_installer.
'../chrome/installer/mini_installer.gyp:mini_installer',
+ '../chrome/chrome.gyp:install_static_unittests',
grt (UTC plus 2) 2016/05/27 14:13:20 move up to maintain ordering
ananta 2016/05/27 20:05:25 Done.
'../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
'../courgette/courgette.gyp:courgette_unittests',
'../sandbox/sandbox.gyp:sbox_integration_tests',

Powered by Google App Engine
This is Rietveld 408576698