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

Unified Diff: content/renderer/DEPS

Issue 2687583002: Add support for single sample metrics. (Closed)
Patch Set: Fix ios hopefully; address comments. 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
Index: content/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index de7b52d2853302c2c027ed7af9c71801c8139971..dbe0c85fa3aaaa0d7e2a03c7567415ea27747ca5 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -2,6 +2,7 @@ include_rules = [
# Allow inclusion of specific components that we depend on.
# See comment in content/DEPS for which components are allowed.
"+components/discardable_memory/client",
+ "+components/metrics",
"+components/payments",
"+components/scheduler",
"+components/url_formatter",

Powered by Google App Engine
This is Rietveld 408576698