include_rules = [
  "+third_party/expat",
  "+third_party/webrtc/rtc_base",
  "+third_party/webrtc/p2p",
]
specific_include_rules = {
  "xmpplogintask_unittest\.cc": [
    "+third_party/webrtc/typedefs.h",
  ],
}
