| Index: sync/util/DEPS
|
| diff --git a/sync/util/DEPS b/sync/util/DEPS
|
| index 0662b966f84210c027f0134d337634a2a2c9cd77..0fe8654040496842a4e4510fc73cd21729c596de 100644
|
| --- a/sync/util/DEPS
|
| +++ b/sync/util/DEPS
|
| @@ -8,4 +8,8 @@ include_rules = [
|
| # TODO(kochi): Remove this hack after "Chromebox" hack in get_session_name.cc
|
| # is gone.
|
| "+chrome/browser/chromeos/system",
|
| +
|
| + # TODO(zea): remove this once we don't need the cryptographer to get the set
|
| + # of encrypted types.
|
| + "+sync/internal_api/public/sync_encryption_handler.h",
|
| ]
|
|
|