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

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: Fix DEPs includes Created 4 years, 7 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/installer/util/BUILD.gn ('k') | chrome/installer/util/google_chrome_distribution.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « chrome/installer/util/BUILD.gn ('k') | chrome/installer/util/google_chrome_distribution.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698