summaryrefslogtreecommitdiffstats
path: root/patches/chromium/0001-Add-WebEngineContext-to-RunLoop-s-friends.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/chromium/0001-Add-WebEngineContext-to-RunLoop-s-friends.patch')
-rw-r--r--patches/chromium/0001-Add-WebEngineContext-to-RunLoop-s-friends.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/chromium/0001-Add-WebEngineContext-to-RunLoop-s-friends.patch b/patches/chromium/0001-Add-WebEngineContext-to-RunLoop-s-friends.patch
index 31e97a832..7d6fadb24 100644
--- a/patches/chromium/0001-Add-WebEngineContext-to-RunLoop-s-friends.patch
+++ b/patches/chromium/0001-Add-WebEngineContext-to-RunLoop-s-friends.patch
@@ -8,7 +8,7 @@ Subject: Add WebEngineContext to RunLoop's friends.
1 file changed, 3 insertions(+)
diff --git a/base/run_loop.h b/base/run_loop.h
-index f5ee5c3..b167907 100644
+index 0dce634..055b1b8 100644
--- a/base/run_loop.h
+++ b/base/run_loop.h
@@ -10,6 +10,8 @@