aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_utility_services.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_utility_services.cc')
-rw-r--r--www/chromium/files/patch-chrome_utility_services.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-chrome_utility_services.cc b/www/chromium/files/patch-chrome_utility_services.cc
index 20078fb5d89a..2eebfd5bbd5f 100644
--- a/www/chromium/files/patch-chrome_utility_services.cc
+++ b/www/chromium/files/patch-chrome_utility_services.cc
@@ -1,6 +1,6 @@
---- chrome/utility/services.cc.orig 2021-05-12 22:05:48 UTC
+--- chrome/utility/services.cc.orig 2021-07-19 18:45:12 UTC
+++ chrome/utility/services.cc
-@@ -81,7 +81,7 @@
+@@ -80,7 +80,7 @@
#endif
#if BUILDFLAG(ENABLE_PRINTING)
@@ -9,7 +9,7 @@
defined(OS_CHROMEOS)
#include "chrome/services/printing/print_backend_service_impl.h"
#include "chrome/services/printing/public/mojom/print_backend_service.mojom.h"
-@@ -241,7 +241,7 @@ auto RunPaintPreviewCompositor(
+@@ -244,7 +244,7 @@ auto RunPaintPreviewCompositor(
#endif // BUILDFLAG(ENABLE_PAINT_PREVIEW)
#if BUILDFLAG(ENABLE_PRINTING)
@@ -18,7 +18,7 @@
defined(OS_CHROMEOS)
auto RunPrintBackendService(
mojo::PendingReceiver<printing::mojom::PrintBackendService> receiver) {
-@@ -355,7 +355,7 @@ void RegisterMainThreadServices(mojo::ServiceFactory&
+@@ -365,7 +365,7 @@ void RegisterMainThreadServices(mojo::ServiceFactory&
#endif
#if BUILDFLAG(ENABLE_PRINTING)