summaryrefslogtreecommitdiffstats
path: root/patches/0001-Add-seams-to-setup-GL-contexts-sharing-with-QtQuick.patch
diff options
context:
space:
mode:
authorAndras Becsi <andras.becsi@digia.com>2013-12-06 18:19:58 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-12-20 12:46:45 +0100
commitacefc4ef38759bea3ede377e21c38dc8e4046e9e (patch)
tree891a7200668b41b10f0704676815f5226d37b253 /patches/0001-Add-seams-to-setup-GL-contexts-sharing-with-QtQuick.patch
parentcc9c8e14d9a2aec6a746e889b8f597f7d89b303d (diff)
Update chromium patches to apply on current stable (1650)
Change-Id: I3bdad02a2ef69d242980e34774a8219ef0c74ea9 Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
Diffstat (limited to 'patches/0001-Add-seams-to-setup-GL-contexts-sharing-with-QtQuick.patch')
-rw-r--r--patches/0001-Add-seams-to-setup-GL-contexts-sharing-with-QtQuick.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/0001-Add-seams-to-setup-GL-contexts-sharing-with-QtQuick.patch b/patches/0001-Add-seams-to-setup-GL-contexts-sharing-with-QtQuick.patch
index 55cf5a5d5..926f799f2 100644
--- a/patches/0001-Add-seams-to-setup-GL-contexts-sharing-with-QtQuick.patch
+++ b/patches/0001-Add-seams-to-setup-GL-contexts-sharing-with-QtQuick.patch
@@ -40,7 +40,7 @@ index 8b466bd..fe3f7b3 100644
}
diff --git a/content/public/browser/content_browser_client.h b/content/public/browser/content_browser_client.h
-index 1f5e836..2168769 100644
+index cc664c6..f817cb2 100644
--- a/content/public/browser/content_browser_client.h
+++ b/content/public/browser/content_browser_client.h
@@ -48,6 +48,7 @@ class CryptoModuleBlockingPasswordDelegate;
@@ -51,7 +51,7 @@ index 1f5e836..2168769 100644
class ImageSkia;
}
-@@ -563,6 +564,10 @@ class CONTENT_EXPORT ContentBrowserClient {
+@@ -570,6 +571,10 @@ class CONTENT_EXPORT ContentBrowserClient {
// Return NULL to use the default one for the platform to be created.
virtual LocationProvider* OverrideSystemLocationProvider();