Home | History | Annotate | Download | only in timers
      1 include_rules = [
      2   # This directory is shared with Chrome OS, which only links against
      3   # base/.  We don't want any other dependencies to creep in.
      4   "-build",
      5   "-content",
      6   "-library_loaders",
      7   "-net",
      8   "-third_party",
      9   "-url",
     10 ]