| Index: chrome/renderer/DEPS
 | 
| diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
 | 
| index 0fa2bc9f696a15ae59614a2e3806f3f9316b764c..a6746db0e2b4d8cd3d84e41d58b8eee06eb9bc0d 100644
 | 
| --- a/chrome/renderer/DEPS
 | 
| +++ b/chrome/renderer/DEPS
 | 
| @@ -25,6 +25,7 @@ include_rules = [
 | 
|    "+components/printing/common",
 | 
|    "+components/printing/renderer",
 | 
|    "+components/rappor/public/interfaces",
 | 
| +  "+components/safe_browsing/common",
 | 
|    "+components/safe_browsing/renderer",
 | 
|    "+components/signin/core/common",
 | 
|    "+components/spellcheck",
 | 
| 
 |