From 0bb9429996ef3b5b7ab85665b6abf05be0433cb8 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Fri, 7 Mar 2014 19:58:13 +0000 Subject: No need any longer to remove the Courgette tests from the unit tests. --- www/chromium/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'www') diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 386c00cb2ad6..eac926064e97 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -193,8 +193,6 @@ post-patch: @${REINPLACE_CMD} -e "s|/usr/bin/gcc|${CC}|" \ ${WRKSRC}/third_party/WebKit/Source/build/scripts/preprocessor.pm \ ${WRKSRC}/third_party/WebKit/Source/build/scripts/scripts.gypi - @${REINPLACE_CMD} -e "s|'../courgette/courgette.gyp:courgette_lib',||" \ - ${WRKSRC}/chrome/chrome_tests_unit.gypi @${REINPLACE_CMD} -e "s|is_linux|(is_linux or is_bsd)|" \ ${WRKSRC}/chrome/browser/browser_resources.grd \ ${WRKSRC}/chrome/app/theme/theme_resources.grd \ -- cgit v1.2.3