| Index: components/error_page/renderer/DEPS
|
| diff --git a/components/sessions/DEPS b/components/error_page/renderer/DEPS
|
| similarity index 71%
|
| copy from components/sessions/DEPS
|
| copy to components/error_page/renderer/DEPS
|
| index 966369f42b723485e2728ed8d8abe310f99e28e7..5d271a948c1fd1e60a0e718297ea63435f9c309a 100644
|
| --- a/components/sessions/DEPS
|
| +++ b/components/error_page/renderer/DEPS
|
| @@ -1,7 +1,7 @@
|
| include_rules = [
|
| - "+content/public/browser",
|
| "+content/public/common",
|
| - "+sync",
|
| + "+grit/components_strings.h",
|
| + "+net",
|
| "+third_party/WebKit/public/platform",
|
| "+ui/base",
|
| ]
|
|
|