summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/ffmpeg/tools/build_libstagefright
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/ffmpeg/tools/build_libstagefright')
-rw-r--r--chromium/third_party/ffmpeg/tools/build_libstagefright4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/third_party/ffmpeg/tools/build_libstagefright b/chromium/third_party/ffmpeg/tools/build_libstagefright
index 8b3a0930f9c..22bb71225c8 100644
--- a/chromium/third_party/ffmpeg/tools/build_libstagefright
+++ b/chromium/third_party/ffmpeg/tools/build_libstagefright
@@ -6,8 +6,8 @@ if [ "$NDK" = "" ]; then
fi
echo "Fetching Android system headers"
-git clone --depth=1 --branch gingerbread-release git://github.com/CyanogenMod/android_frameworks_base.git ../android-source/frameworks/base
-git clone --depth=1 --branch gingerbread-release git://github.com/CyanogenMod/android_system_core.git ../android-source/system/core
+git clone --depth=1 --branch gingerbread-release https://github.com/CyanogenMod/android_frameworks_base.git ../android-source/frameworks/base
+git clone --depth=1 --branch gingerbread-release https://github.com/CyanogenMod/android_system_core.git ../android-source/system/core
echo "Fetching Android libraries for linking"
# Libraries from any froyo/gingerbread device/emulator should work