| Index: extensions/shell/browser/DEPS
|
| diff --git a/extensions/shell/browser/DEPS b/extensions/shell/browser/DEPS
|
| index 9680fd238d60aad3a0857f876c0571de0638d6f2..d598f24eb52325231bccb06fd851ef90db668c15 100644
|
| --- a/extensions/shell/browser/DEPS
|
| +++ b/extensions/shell/browser/DEPS
|
| @@ -7,6 +7,7 @@ include_rules = [
|
| "+components/nacl/common",
|
| "+components/network_session_configurator/switches.h",
|
| "+components/pref_registry",
|
| + "+components/sync/api",
|
| "+components/update_client",
|
| "+components/user_prefs",
|
| "+components/web_modal",
|
| @@ -33,7 +34,6 @@ include_rules = [
|
|
|
| "+ppapi",
|
| "+storage/browser/quota",
|
| - "+sync/api",
|
| "+third_party/skia/include",
|
|
|
| # Additional UI dependencies for app_shell. Note that no particular UI toolkit
|
|
|