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

Unified Diff: chrome/install_static/DEPS

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/DEPS
diff --git a/chrome/install_static/DEPS b/chrome/install_static/DEPS
index 23c5fa30d9a479f53611fd6cec0fbb4d534e4e3a..35da88748f334c7389fd6527cc7c65b9ec0d628f 100644
--- a/chrome/install_static/DEPS
+++ b/chrome/install_static/DEPS
@@ -4,6 +4,7 @@ include_rules = [
# Nothing from chrome.
"-chrome",
"+chrome/install_static/install_util.h",
+ "+chrome/install_static/policy_path_parser.h",
# All registry access should go through nt_registry.
"+chrome_elf/nt_registry/nt_registry.h",
]

Powered by Google App Engine
This is Rietveld 408576698