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

Unified Diff: chrome/test/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/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 9ce92b3371e94e7afb52290553bcb5b24351b000..5a29b66110c974ea11f2cbb2dd5ba862dd81402e 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4916,9 +4916,11 @@ if (!is_android) {
"../app/chrome_watcher_command_line_win.cc",
"../app/chrome_watcher_command_line_win_unittest.cc",
"../app/resources/resources_unittest.cc",
+ "../app/user_data_dir_win_unittest.cc",
"../common/crash_keys.cc",
"../common/crash_keys.h",
]
+
deps = [
":test_support",
"//base/test:run_all_unittests",
« chrome/install_static/install_util.cc ('K') | « chrome/installer/util/google_chrome_distribution.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698