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

Unified Diff: chrome/install_static/DEPS

Issue 2799013002: Monitor crashpad_handler for crashes [sometimes] (Closed)
Patch Set: Address review feedback (scottmg) Created 3 years, 8 months 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/install_static/BUILD.gn ('k') | chrome/install_static/install_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/install_static/DEPS
diff --git a/chrome/install_static/DEPS b/chrome/install_static/DEPS
index 296dc9ef12732fa4f4f48b7aa7526e5d8d50c704..da833b212d1de36d47fc13429eb3b973accdbcee 100644
--- a/chrome/install_static/DEPS
+++ b/chrome/install_static/DEPS
@@ -11,6 +11,8 @@ include_rules = [
"+chrome/install_static",
# All registry access should go through nt_registry.
"+chrome_elf/nt_registry/nt_registry.h",
+ # For the version_info::Channel enum.
+ "+components/version_info/channel.h",
# For the compile-time PRODUCT_VERSION macro.
"+components/version_info/version_info_values.h",
]
« no previous file with comments | « chrome/install_static/BUILD.gn ('k') | chrome/install_static/install_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698