Index: components/data_reduction_proxy/DEPS |
diff --git a/components/data_reduction_proxy/DEPS b/components/data_reduction_proxy/DEPS |
index f7c0da417f1defa5559620f2c061d160a90ca646..c75a1d348486ef4a54b09823a4dc131444dda261 100644 |
--- a/components/data_reduction_proxy/DEPS |
+++ b/components/data_reduction_proxy/DEPS |
@@ -1,12 +1,13 @@ |
include_rules = [ |
"+components/pref_registry", |
"+components/prefs", |
"+components/variations", |
+ "+components/version_info", |
"+crypto", |
"+google_apis", |
"+net", |
# Data Reduction Proxy is a layered component; subdirectories must explicitly |
# introduce the ability to use the content layer as appropriate. |
"-components/data_reduction_proxy/content", |
] |