| Index: sync/util/DEPS
|
| diff --git a/sync/util/DEPS b/sync/util/DEPS
|
| index 13d7bf1ac448b3bbf76b7cae289cde1eaf34df64..d311654f50c08d5f750a0335ea85675643379f02 100644
|
| --- a/sync/util/DEPS
|
| +++ b/sync/util/DEPS
|
| @@ -1,4 +1,5 @@
|
| include_rules = [
|
| + "+chromeos",
|
| "+crypto",
|
| "+sync/base",
|
| "+sync/internal_api/public/base",
|
| @@ -6,9 +7,6 @@ include_rules = [
|
| "+sync/protocol",
|
| "+sync/test/fake_encryptor.h",
|
|
|
| - # TODO(rsimha): Remove this after http://crbug.com/126732 is fixed.
|
| - "+chromeos/chromeos_switches.h",
|
| -
|
| # TODO(zea): remove this once we don't need the cryptographer to get the set
|
| # of encrypted types.
|
| "+sync/syncable/nigori_handler.h"
|
|
|