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

Unified Diff: chrome/installer/mini_installer/BUILD.gn

Issue 2507293005: Force migrate all clients from multi-install back to single-install. (Closed)
Patch Set: gab comments Created 4 years 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/installer/mini_installer/chrome_appid.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/mini_installer/BUILD.gn
diff --git a/chrome/installer/mini_installer/BUILD.gn b/chrome/installer/mini_installer/BUILD.gn
index 0f37e54bd1ed178e8424e8f37f5adbe5450ca0e7..65df57ccac747c13e47e5c37d9bb33ca39b9723e 100644
--- a/chrome/installer/mini_installer/BUILD.gn
+++ b/chrome/installer/mini_installer/BUILD.gn
@@ -69,6 +69,7 @@ source_set("unit_tests") {
]
deps = [
"//base",
+ "//base/test:test_support",
"//testing/gtest",
]
}
« no previous file with comments | « no previous file | chrome/installer/mini_installer/chrome_appid.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698