Update code documentation for enum in EWK headers
[platform/framework/web/chromium-efl.git] / chrome / notification_helper / DEPS
1 include_rules = [
2   "+chrome/install_static",
3   "+chrome/installer/util",
4   "+components/crash/core/app/crashpad.h",
5   "+components/crash/core/app/crash_reporter_client.h",
6   "+components/version_info/channel.h",
7 ]
8
9 specific_include_rules ={
10   ".*_unittest\.cc": [
11     "+chrome/installer/setup",
12   ],
13 }