| Index: components/dom_distiller/DEPS
 | 
| diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS
 | 
| index 7c1ea01fc9219c32f7fbef2a10de9403e4c18941..b8e0685d60b2e9817316ef93594bdcb6b1f86a57 100644
 | 
| --- a/components/dom_distiller/DEPS
 | 
| +++ b/components/dom_distiller/DEPS
 | 
| @@ -8,6 +8,7 @@ include_rules = [
 | 
|    "+sync/api",
 | 
|    "+sync/internal_api/public/attachments", # Needed for tests.
 | 
|    "+sync/protocol",
 | 
| +  "+third_party/WebKit/public/platform",
 | 
|    "+third_party/dom_distiller_js",
 | 
|    "+third_party/re2",
 | 
|    "+net/base",
 | 
| 
 |