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

Unified Diff: build/secondary/third_party/libjpeg_turbo/BUILD.gn

Issue 1961933002: Remove unused MJPEG define from libjpeg-turbo GN and GYP (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@testjpeg
Patch Set: Rebase Created 4 years, 7 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 | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/secondary/third_party/libjpeg_turbo/BUILD.gn
diff --git a/build/secondary/third_party/libjpeg_turbo/BUILD.gn b/build/secondary/third_party/libjpeg_turbo/BUILD.gn
index f584ec0df596dbe9f6db0e6235fc263cd2c5bb08..c14472d13b4f75c547401353414dfd7fe876d913 100644
--- a/build/secondary/third_party/libjpeg_turbo/BUILD.gn
+++ b/build/secondary/third_party/libjpeg_turbo/BUILD.gn
@@ -203,7 +203,6 @@ source_set("libjpeg") {
defines = [
"WITH_SIMD",
- "MOTION_JPEG_SUPPORTED",
"NO_GETENV",
]
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698