| Index: chrome/browser/sync/syncable/DEPS
|
| diff --git a/chrome/browser/sync/syncable/DEPS b/chrome/browser/sync/syncable/DEPS
|
| index 05b419e2a784ad15738458f0155d7a11b3edd0d9..710d38109b85a1dc1111ee14d4b64f46ba587358 100644
|
| --- a/chrome/browser/sync/syncable/DEPS
|
| +++ b/chrome/browser/sync/syncable/DEPS
|
| @@ -3,12 +3,10 @@ include_rules = [
|
| "+chrome/test/base",
|
| "+chrome/test/sync",
|
|
|
| - # TODO(tim): Restrict this further.
|
| - "+chrome/browser/sync",
|
| - "-chrome/browser/sync/api",
|
| - "-chrome/browser/sync/engine",
|
| - "-chrome/browser/sync/glue",
|
| - "-chrome/browser/sync/notifier",
|
| + "+chrome/browser/sync/protocol",
|
| + "+chrome/browser/sync/sessions",
|
| + "+chrome/browser/sync/syncable",
|
| + "+chrome/browser/sync/util",
|
|
|
| # this file is wierd.
|
| "+chrome/browser/sync/engine/syncproto.h",
|
|
|