Home | History | Annotate | Download | only in admin
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <manifest>
      3   <remote  name="cros"
      4            fetch="https://chromium.googlesource.com"
      5            review="chromium-review.googlesource.com" />
      6   <remote  name="cros-internal"
      7            fetch="https://chrome-internal-review.googlesource.com"
      8            review="chrome-internal-review.googlesource.com" />
      9   <default revision="refs/heads/prod"
     10            remote="cros" />
     11 
     12   <project path="autotest"
     13            name="chromiumos/third_party/autotest" />
     14 
     15   <project remote="cros-internal" path="autotest/site_utils/autotest_private"
     16            name="chromeos/autotest-private" />
     17 
     18   <!-- end chromeos projects -->
     19 
     20 </manifest>
     21