From b92a507ba75c4193656aa3004812adb6cdea655f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Mon, 20 Jan 2014 14:44:42 +0100 Subject: testing/chromium: move to unmaintained --- unmaintained/chromium/chromium-webrtc.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 unmaintained/chromium/chromium-webrtc.patch (limited to 'unmaintained/chromium/chromium-webrtc.patch') diff --git a/unmaintained/chromium/chromium-webrtc.patch b/unmaintained/chromium/chromium-webrtc.patch new file mode 100644 index 000000000..66bbcbd1d --- /dev/null +++ b/unmaintained/chromium/chromium-webrtc.patch @@ -0,0 +1,10 @@ +--- chromium-17.0.942.0.orig/third_party/webrtc/system_wrappers/source/cpu_info.cc ++++ chromium-17.0.942.0/third_party/webrtc/system_wrappers/source/cpu_info.cc +@@ -20,6 +20,7 @@ + #elif defined(WEBRTC_ANDROID) + // Not implemented yet, might be possible to use Linux implementation + #else // defined(WEBRTC_LINUX) ++#include + #include + #endif + -- cgit v1.2.3