Only send cookie notifications when extensions are enabled
[chromium-blink-merge.git] / third_party / cld / DEPS
blobd5ef2a34b2d384898563b52b040fda4b6a171b84
1 include_rules = [
2   '+base',
3   '+cld',
4   '+testing',
6   # These are from code inside third_party/cld.
7   '+encodings',
8   '+languages',
10   # These are from third_party/cld.
11   '+i18n',  
12   '+unicode',
13   '+util',