summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome__browser__memory_details.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome__browser__memory_details.cc')
-rw-r--r--www/chromium/files/patch-chrome__browser__memory_details.cc10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/chromium/files/patch-chrome__browser__memory_details.cc b/www/chromium/files/patch-chrome__browser__memory_details.cc
index 60a9c0d76b14..b9db31ecd43f 100644
--- a/www/chromium/files/patch-chrome__browser__memory_details.cc
+++ b/www/chromium/files/patch-chrome__browser__memory_details.cc
@@ -1,7 +1,7 @@
---- chrome/browser/memory_details.cc.orig 2014-10-02 17:39:46 UTC
+--- chrome/browser/memory_details.cc.orig 2014-10-10 08:54:10 UTC
+++ chrome/browser/memory_details.cc
-@@ -27,7 +27,7 @@
- #include "grit/generated_resources.h"
+@@ -26,7 +26,7 @@
+ #include "content/public/common/bindings_policy.h"
#include "ui/base/l10n/l10n_util.h"
-#if defined(OS_POSIX) && !defined(OS_MACOSX) && !defined(OS_ANDROID)
@@ -9,7 +9,7 @@
#include "content/public/browser/zygote_host_linux.h"
#endif
-@@ -248,7 +248,7 @@
+@@ -247,7 +247,7 @@
void MemoryDetails::CollectChildInfoOnUIThread() {
DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
@@ -18,7 +18,7 @@
const pid_t zygote_pid = content::ZygoteHost::GetInstance()->GetPid();
#endif
-@@ -390,7 +390,7 @@
+@@ -389,7 +389,7 @@
}
}