Index: sync/util/DEPS |
diff --git a/sync/util/DEPS b/sync/util/DEPS |
index 0662b966f84210c027f0134d337634a2a2c9cd77..23fe0bddc25eecf595796185a2e28ebeace00744 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/syncable/nigori_handler.h" |
] |