include_rules = [
  '+base',
  '+build',
  '+gperftools',
  '+tests',
  '+../config.h',
  # The auto-generated gperftools config.h file uses relative paths to
  # include headers from the windows/ subfolder. Adding the relative paths
  # to DEPS to minimize manual edits on future uprevs.
  '+windows/mingw.h',
  '+windows/port.h',
]
