From 27ef3ab40696e1d6339ff4c88e6a3aabf9f44fc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Marchesin?= Date: Thu, 2 Feb 2012 17:08:18 -0800 Subject: [PATCH] Remove chromeos-wm from the files that we test for. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit With Aura, we won't have a need for the WM any more. TEST=built an image without chromeos-wm, verified that the build system didn't complain. Change-Id: Id6e5006770f72ea45f440dbe56ff7f53262864c1 Reviewed-on: https://gerrit.chromium.org/gerrit/15212 Tested-by: Stéphane Marchesin Reviewed-by: Daniel Erat Commit-Ready: Stéphane Marchesin --- build_library/test_build_root | 1 - build_library/test_image_content.sh | 1 - 2 files changed, 2 deletions(-) diff --git a/build_library/test_build_root b/build_library/test_build_root index 814ae690f3..b3e4ac34f8 100755 --- a/build_library/test_build_root +++ b/build_library/test_build_root @@ -31,7 +31,6 @@ if [[ ! -d "$ROOT" ]]; then fi BINARIES="$ROOT/usr/bin/Xorg - $ROOT/usr/bin/chromeos-wm $ROOT/boot/vmlinuz $ROOT/sbin/session_manager $ROOT/bin/sed diff --git a/build_library/test_image_content.sh b/build_library/test_image_content.sh index 78197949e9..5c49397b71 100644 --- a/build_library/test_image_content.sh +++ b/build_library/test_image_content.sh @@ -8,7 +8,6 @@ test_image_content() { local binaries=( "$root/usr/bin/Xorg" - "$root/usr/bin/chromeos-wm" "$root/boot/vmlinuz" "$root/sbin/session_manager" "$root/bin/sed"