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

Unified Diff: chrome/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/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index d366be07593bf41e5069814d3df03e0475b4b991..2c91fb3a8da49eef3f99f8cc71872354f085250b 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -171,7 +171,6 @@ if (!is_android && !is_mac) {
"//chrome/chrome_watcher:client",
"//chrome/common:constants",
"//chrome/common:metrics_constants_util_win",
- "//chrome/install_static:install_static_util",
"//chrome/installer/util:with_no_strings",
"//chrome_elf",
"//components/browser_watcher:browser_watcher_client",

Powered by Google App Engine
This is Rietveld 408576698