~chromium-team/chromium-browser/cosmic-dev

« back to all changes in this revision

Viewing changes to debian/patches/widevine-enable-version-string.patch

  • Committer: Olivier Tilloy
  • Date: 2019-03-27 09:10:53 UTC
  • Revision ID: olivier.tilloy@canonical.com-20190327091053-fdvxm2de7o4yj6tt
* Upstream dev channel update: 75.0.3745.4
* debian/patches/fix-extra-arflags.patch: refreshed
* debian/patches/revert-Xclang-instcombine-lower-dbg-declare.patch: removed, no longer needed
* debian/patches/set-rpath-on-chromium-executables.patch: refreshed
* debian/patches/widevine-enable-version-string.patch: refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 #endif  // WIDEVINE_CDM_VERSION_H_
14
14
--- a/chrome/common/chrome_content_client.cc
15
15
+++ b/chrome/common/chrome_content_client.cc
16
 
@@ -98,7 +98,7 @@
 
16
@@ -97,7 +97,7 @@
17
17
 // Registers Widevine CDM if Widevine is enabled, the Widevine CDM is
18
18
 // bundled and not a component. When the Widevine CDM is a component, it is
19
19
 // registered in widevine_cdm_component_installer.cc.