summaryrefslogtreecommitdiffstats
path: root/chrome/browser/DEPS
diff options
context:
space:
mode:
authorttuttle@chromium.org <ttuttle@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-18 23:52:02 +0000
committerttuttle@chromium.org <ttuttle@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-18 23:52:02 +0000
commit45de676a514b6e217b9dee01a02ca6acf45c91f7 (patch)
tree1f90f90658bf08b57c4b21070c672d8e55b360ce /chrome/browser/DEPS
parentdfa5b95c3816f8416ac519f6bbab9e13237273a5 (diff)
downloadchromium_src-45de676a514b6e217b9dee01a02ca6acf45c91f7.zip
chromium_src-45de676a514b6e217b9dee01a02ca6acf45c91f7.tar.gz
chromium_src-45de676a514b6e217b9dee01a02ca6acf45c91f7.tar.bz2
Domain Reliability / Navigation Error Logging, part 1
This is just the logging portion of Domain Reliability; the uploading and configuration parts will come later. BUG= Review URL: https://codereview.chromium.org/132283009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@257815 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/DEPS')
-rw-r--r--chrome/browser/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index cf73450..294b410 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -14,6 +14,7 @@ include_rules = [
"+components/autofill/core/common",
"+components/breakpad",
"+components/dom_distiller",
+ "+components/domain_reliability",
"+components/keyed_service",
"+components/language_usage_metrics",
"+components/nacl/browser",