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

Unified Diff: components/metrics/DEPS

Issue 1681263003: metrics: Add leak detector controller in Chrome OS metrics system (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add content/public/browser to GN deps Created 4 years, 10 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 | « components/metrics/BUILD.gn ('k') | components/metrics/leak_detector/leak_detector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/DEPS
diff --git a/components/metrics/DEPS b/components/metrics/DEPS
index 2898844b5507e758abe05dbe9c876a60a64273e4..8960a59060bfc7ae5ac715e7032e6ad52a7cfaaa 100644
--- a/components/metrics/DEPS
+++ b/components/metrics/DEPS
@@ -7,6 +7,8 @@ include_rules = [
"+components/prefs",
"+components/variations",
"+components/version_info",
+ "+content/public/browser",
+ "+content/public/test",
"+third_party/zlib/google",
"-net",
]
« no previous file with comments | « components/metrics/BUILD.gn ('k') | components/metrics/leak_detector/leak_detector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698