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

Unified Diff: chrome/installer/util/DEPS

Issue 1913943003: Remove dependencies on chrome\installer from the ChromeCrashReporterClient class on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update comment Created 4 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
Index: chrome/installer/util/DEPS
diff --git a/chrome/installer/util/DEPS b/chrome/installer/util/DEPS
index 2e7e84972f94744c41522616fdfacec6d00e4c16..bbc0b65024616e1c413e096530a99498068f32fa 100644
--- a/chrome/installer/util/DEPS
+++ b/chrome/installer/util/DEPS
@@ -3,6 +3,8 @@ include_rules = [
# "-chrome" rule in a parent dir.
"+chrome/grit/chromium_strings.h",
+ "+chrome/install_static/install_util.h",
+
"+components/metrics",
# TODO(fdoray): Remove this once the PreRead field trial has expired.

Powered by Google App Engine
This is Rietveld 408576698