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

Unified Diff: chrome/app/BUILD.gn

Issue 2487783002: Make Crashpad use the user data dir, rather than always default location (Closed)
Patch Set: . Created 4 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
Index: chrome/app/BUILD.gn
diff --git a/chrome/app/BUILD.gn b/chrome/app/BUILD.gn
index cbb7cd8b3ed138d2d7d0bf0a44df4d13c6b3f45e..f0fe21013d4bdd0c6abf58af34e79631089b7732 100644
--- a/chrome/app/BUILD.gn
+++ b/chrome/app/BUILD.gn
@@ -330,6 +330,7 @@ static_library("test_support") {
if (is_win) {
deps += [
"//chrome:chrome_initial",
+ "//chrome/install_static:install_static_util",
"//sandbox/win:sandbox",
]
}
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/app/DEPS » ('j') | chrome/app/user_data_dir_win_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698