aboutsummaryrefslogtreecommitdiff
path: root/android-chromium/manifest-template.xml
blob: fc16096b02b8ae5d26bc4567435d2d0bb26b9959 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <remote fetch=".." name="aosp"/>
  <remote fetch="https://chromium.googlesource.com/chromium/src.git" name="chromium"/>
 <project groups="default" name="chromium" path="chromium" remote="chromium" revision="%%REVISION%%" upstream="master"/>
</manifest>