Chromium Code Reviews| Index: content/shell/DEPS |
| diff --git a/content/shell/DEPS b/content/shell/DEPS |
| index 3c61bc0e9d1c8f042c99533377b94b4142f58fcd..7081670b4eced71f1c022bf9d61334d29f608355 100644 |
| --- a/content/shell/DEPS |
| +++ b/content/shell/DEPS |
| @@ -28,6 +28,7 @@ include_rules = [ |
| # 2) it's not linked into the content library |
| "+components/crash", |
| "+components/url_formatter", |
| + "+components/network_session_configurator/common", |
| ] |
| specific_include_rules = { |