Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9953)

Unified Diff: chrome/test/BUILD.gn

Issue 1430393002: Specify dependencies on generate_version_info target correctly (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit Created 5 years, 1 month 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 | « chrome/chrome_tests_unit.gypi ('k') | components/browser_sync/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index a795e1237d787f803eb631161d1e2cc8fcaa0d3f..28546c63a0c99c5e6b814bf5c754996adcbd1775 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1564,6 +1564,7 @@ test("unit_tests") {
"//base/allocator",
"//chrome:resources",
"//chrome:strings",
+ "//components/version_info:generate_version_info",
"//courgette:courgette_lib",
"//google_apis",
"//skia",
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/browser_sync/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698