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

Unified Diff: chrome/install_static/BUILD.gn

Issue 2549593002: Revert of Make Crashpad use the user data dir, rather than always default location (Closed)
Patch Set: 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 | « chrome/browser/policy/policy_path_parser_win.cc ('k') | chrome/install_static/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/install_static/BUILD.gn
diff --git a/chrome/install_static/BUILD.gn b/chrome/install_static/BUILD.gn
index 3fff4aa255ae5b3b508be0ebaf8e0bb39dd0315e..c3e624810da2d75b40014cf85afaa7c636a6682b 100644
--- a/chrome/install_static/BUILD.gn
+++ b/chrome/install_static/BUILD.gn
@@ -26,12 +26,8 @@
"install_modes.h",
"install_util.cc",
"install_util.h",
- "policy_path_parser.cc",
- "policy_path_parser.h",
"product_install_details.cc",
"product_install_details.h",
- "user_data_dir.cc",
- "user_data_dir.h",
]
if (is_chrome_branded) {
@@ -61,7 +57,6 @@
"install_modes_unittest.cc",
"install_util_unittest.cc",
"product_install_details_unittest.cc",
- "user_data_dir_win_unittest.cc",
]
include_dirs = [ "$target_gen_dir" ]
deps = [
« no previous file with comments | « chrome/browser/policy/policy_path_parser_win.cc ('k') | chrome/install_static/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698