Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5825)

Unified Diff: chrome/installer/linux/BUILD.gn

Issue 2743433002: Remove the Widevine signature files from the Linux and ChromeOS builds (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/installer/linux/common/installer.include » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/linux/BUILD.gn
diff --git a/chrome/installer/linux/BUILD.gn b/chrome/installer/linux/BUILD.gn
index 406a8a24b84df78e6a1289f5b20aba03dc062ac1..b16c7239eff40832170ea6f5ab7527c8e1467158 100644
--- a/chrome/installer/linux/BUILD.gn
+++ b/chrome/installer/linux/BUILD.gn
@@ -194,7 +194,6 @@ group("installer_deps") {
}
if (current_cpu == "x86" || current_cpu == "x64") {
public_deps += [
- "//third_party/widevine/cdm:widevine_signature_scripts",
"//third_party/widevine/cdm:widevinecdm",
"//third_party/widevine/cdm:widevinecdmadapter",
]
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/installer/linux/common/installer.include » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698