summaryrefslogtreecommitdiff
path: root/chromium/build/install-build-deps-android.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/build/install-build-deps-android.sh')
-rwxr-xr-xchromium/build/install-build-deps-android.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/build/install-build-deps-android.sh b/chromium/build/install-build-deps-android.sh
index 9417b1a76ab..73e534a2869 100755
--- a/chromium/build/install-build-deps-android.sh
+++ b/chromium/build/install-build-deps-android.sh
@@ -44,7 +44,7 @@ sudo apt-get -f install
# be installed manually on late-model versions.
# common
-sudo apt-get -y install lighttpd python-pexpect xvfb x11-utils
+sudo apt-get -y install checkstyle lighttpd python-pexpect xvfb x11-utils
# Few binaries in the Android SDK require 32-bit libraries on the host.
sudo apt-get -y install lib32z1 g++-multilib