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

Unified Diff: chrome/app_installer/BUILD.gn

Issue 1121363002: GN Windows component build fixes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@component2
Patch Set: Created 5 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 | « no previous file | chrome/chrome_installer.gypi » ('j') | chrome/installer/util/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app_installer/BUILD.gn
diff --git a/chrome/app_installer/BUILD.gn b/chrome/app_installer/BUILD.gn
index fed53cd90e9c4f4fa251e7a64b777d12db5e8b00..9ff440959e08234136fac2b3c5065658e31af03b 100644
--- a/chrome/app_installer/BUILD.gn
+++ b/chrome/app_installer/BUILD.gn
@@ -50,6 +50,7 @@ test("app_installer_unittests") {
":util",
"//base",
"//base/test:run_all_unittests",
+ "//mojo/environment:chromium",
"//net:test_support",
"//testing/gtest",
]
« no previous file with comments | « no previous file | chrome/chrome_installer.gypi » ('j') | chrome/installer/util/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698