File chromium-no-courgette.patch of Package chromium.openSUSE_12.3_Update
diff -up chromium-20100218svn39394/src/build/all.gyp.no-courgette chromium-20100218svn39394/src/build/all.gyp
--- build/all.gyp.no-courgette 2010-02-19 16:03:23.305138076 -0500
+++ build/all.gyp 2010-02-19 16:03:42.426124248 -0500
@@ -90,7 +90,6 @@
}],
['OS=="linux"', {
'dependencies': [
- '../courgette/courgette.gyp:*',
'../dbus/dbus.gyp:*',
'../sandbox/sandbox.gyp:*',
],
--- chrome/chrome_tests.gypi 2013-06-23 12:39:24.165359694 +0200
+++ chrome/chrome_tests.gypi 2013-06-23 12:39:24.165359694 +0200
@@ -3131,7 +3131,6 @@
# Disabled from running in coverage_posix.py.
# We need to build this during compile step, so enabling here.
'../content/content.gyp:content_browsertests',
- '../courgette/courgette.gyp:courgette_unittests',
'../crypto/crypto.gyp:crypto_unittests',
'../jingle/jingle.gyp:jingle_unittests',
'../net/net.gyp:net_perftests',
--- chrome/chrome_tests_unit.gypi 2013-06-23 12:39:10.508359033 +0200
+++ chrome/chrome_tests_unit.gypi 2013-06-23 12:39:10.508359033 +0200
@@ -447,7 +447,6 @@
'test_support_common',
'test_support_unit',
# 3) anything tests directly depend on
- '../courgette/courgette.gyp:courgette_lib',
'../google_apis/google_apis.gyp:google_apis',
'../skia/skia.gyp:skia',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation',