[Pkg-chromium-commit] [pkg-chromium] 03/06: refresh patches for chromium 51
Michael Gilbert
mgilbert at moszumanska.debian.org
Sun Jul 24 22:27:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
mgilbert pushed a commit to branch jessie
in repository pkg-chromium.
commit bff1b52a30e68398b0fbb689aa9d12f3cc99fa37
Author: Michael Gilbert <mgilbert at debian.org>
Date: Sun May 29 19:36:25 2016 +0000
refresh patches for chromium 51
---
debian/patches/clang.patch | 2 +-
debian/patches/disable/google-api-warning.patch | 2 +-
debian/patches/nspr.patch | 2 +-
debian/patches/ps-print.patch | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/patches/clang.patch b/debian/patches/clang.patch
index ad887c8..a3b8a70 100644
--- a/debian/patches/clang.patch
+++ b/debian/patches/clang.patch
@@ -3,7 +3,7 @@ author: Michael Gilbert <mgilbert at debian.org>
--- a/build/common.gypi
+++ b/build/common.gypi
-@@ -6003,8 +6003,8 @@
+@@ -6005,8 +6005,8 @@
['clang==1 and ((OS!="mac" and OS!="ios") or clang_xcode==0) '
'and OS!="win"', {
'make_global_settings': [
diff --git a/debian/patches/disable/google-api-warning.patch b/debian/patches/disable/google-api-warning.patch
index b19df10..309ebd3 100644
--- a/debian/patches/disable/google-api-warning.patch
+++ b/debian/patches/disable/google-api-warning.patch
@@ -2,7 +2,7 @@ description: disable the google api key warning when those aren't found
--- a/chrome/browser/ui/startup/startup_browser_creator_impl.cc
+++ b/chrome/browser/ui/startup/startup_browser_creator_impl.cc
-@@ -807,8 +807,6 @@ void StartupBrowserCreatorImpl::AddInfoB
+@@ -804,8 +804,6 @@ void StartupBrowserCreatorImpl::AddInfoB
if (is_process_startup == chrome::startup::IS_PROCESS_STARTUP &&
!command_line_.HasSwitch(switches::kTestType)) {
chrome::ShowBadFlagsPrompt(browser);
diff --git a/debian/patches/nspr.patch b/debian/patches/nspr.patch
index d462071..fa97bd4 100644
--- a/debian/patches/nspr.patch
+++ b/debian/patches/nspr.patch
@@ -2,7 +2,7 @@ Include system copy of prtime.h
--- a/base/base.gypi
+++ b/base/base.gypi
-@@ -638,8 +638,6 @@
+@@ -660,8 +660,6 @@
'third_party/dmg_fp/g_fmt.cc',
'third_party/icu/icu_utf.cc',
'third_party/icu/icu_utf.h',
diff --git a/debian/patches/ps-print.patch b/debian/patches/ps-print.patch
index a278e61..d0e99b4 100644
--- a/debian/patches/ps-print.patch
+++ b/debian/patches/ps-print.patch
@@ -3,7 +3,7 @@ author: Salvatore Bonaccorso
--- a/chrome/browser/ui/libgtk2ui/print_dialog_gtk2.cc
+++ b/chrome/browser/ui/libgtk2ui/print_dialog_gtk2.cc
-@@ -344,6 +344,7 @@ void PrintDialogGtk2::ShowDialog(
+@@ -346,6 +346,7 @@ void PrintDialogGtk2::ShowDialog(
// Since we only generate PDF, only show printers that support PDF.
// TODO(thestig) Add more capabilities to support?
GtkPrintCapabilities cap = static_cast<GtkPrintCapabilities>(
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-chromium/pkg-chromium.git
More information about the Pkg-chromium-commit
mailing list