Chromium Code Reviews| Index: content/shell/browser/DEPS |
| diff --git a/content/shell/browser/DEPS b/content/shell/browser/DEPS |
| index f6599ca53c3ed11990638e68e2498f67d5618795..b87afd102f02280a4271d085692da8a9804b1106 100644 |
| --- a/content/shell/browser/DEPS |
| +++ b/content/shell/browser/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+components/network_session_configurator/switches.h", |
| "-content/shell/browser/layout_test", |
| + "+services/shell/public/cpp", |
| ] |
| specific_include_rules = { |