summaryrefslogtreecommitdiff
path: root/network/chromium/chromium-header.patch
diff options
context:
space:
mode:
authorwillysr <willysr@gmail.com>2012-09-25 15:28:33 +0700
committerRobby Workman <rworkman@slackbuilds.org>2012-09-26 00:00:12 -0500
commitbdd42a4cce011979a4cf7c9dac8e2a24c5522e8c (patch)
tree520a6d0bc006e7f96c589f7b71f5832e5daf0283 /network/chromium/chromium-header.patch
parentab89e742f0435b9a22f2fb4c09246de7707514db (diff)
downloadslackbuilds-bdd42a4cce011979a4cf7c9dac8e2a24c5522e8c.tar.gz
network/chromium: Upgraded to 21.0.1180.90 and fix underlinking
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/chromium/chromium-header.patch')
-rw-r--r--network/chromium/chromium-header.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/chromium/chromium-header.patch b/network/chromium/chromium-header.patch
new file mode 100644
index 0000000000..e6c7de9faf
--- /dev/null
+++ b/network/chromium/chromium-header.patch
@@ -0,0 +1,10 @@
+--- chromium-21.0.1168.0/chrome/browser/memory_details_linux.cc.orig 2012-09-25 10:48:48.208739739 +0700
++++ chromium-21.0.1168.0/chrome/browser/memory_details_linux.cc 2012-09-25 10:49:19.195357731 +0700
+@@ -14,6 +14,7 @@
+ #include "chrome/common/chrome_constants.h"
+ #include "content/public/browser/browser_thread.h"
+ #include "content/public/common/process_type.h"
++#include <unistd.h>
+
+ using base::ProcessEntry;
+ using content::BrowserThread; \ No newline at end of file