Index: components/dom_distiller/DEPS |
diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS |
index caf2c1532b7dac4c141043bfeb17b4a20d3d1222..87c43377f427457a864cd2b7a62b181f783b1930 100644 |
--- a/components/dom_distiller/DEPS |
+++ b/components/dom_distiller/DEPS |
@@ -5,6 +5,7 @@ include_rules = [ |
"+grit", # For generated headers. |
"+jni", |
"+sync/api", |
+ "+sync/internal_api/public/attachments", # Needed for tests. |
"+sync/protocol", |
"+third_party/dom_distiller_js", |
"+net/base", |