Fire an error if a pref used in the UI is missing once all prefs are fetched.
[chromium-blink-merge.git] / chrome / browser / sync / glue / DEPS
blob55ff6f1e3042f284ea81b97fa46eb42671374df4
1 include_rules = [
2   "-sync/engine",
3   "-sync/sessions",
4   "-sync/syncable",
6   "+sync/internal_api/public",
7   "+sync/util",
8   "+sync/test",
10   "+jingle/notifier/base",
12   # TODO(zea): SessionModelAssociator shouldn't need this.
13   # TODO(sync): Also need to fix crbug.com/123674.
14   "+sync/syncable",
16   # TODO(tim): This shouldn't be needed.
17   "+sync/util/cryptographer.h"