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

Unified Diff: chrome/install_static/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/install_static/BUILD.gn
diff --git a/chrome/install_static/BUILD.gn b/chrome/install_static/BUILD.gn
index c3e624810da2d75b40014cf85afaa7c636a6682b..7de6c2a891aa8fd611d922516e2cd1abf42dd0c7 100644
--- a/chrome/install_static/BUILD.gn
+++ b/chrome/install_static/BUILD.gn
@@ -26,6 +26,8 @@ static_library("install_static_util") {
"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",
]

Powered by Google App Engine
This is Rietveld 408576698