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

Unified Diff: build/linux/unbundle/libjpeg.gn

Issue 2808383006: Fix build with system libjpeg (Closed)
Patch Set: Created 3 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/unbundle/libjpeg.gn
diff --git a/build/linux/unbundle/libjpeg.gn b/build/linux/unbundle/libjpeg.gn
index 81ce3f97d7e3fdab63ab311896ca3d26d8dbbcba..51c352c2c58b37ae81fa87accb2087c16529dd81 100644
--- a/build/linux/unbundle/libjpeg.gn
+++ b/build/linux/unbundle/libjpeg.gn
@@ -21,3 +21,6 @@ source_set("simd") {
source_set("simd_asm") {
}
+
+config("libjpeg_config") {
+}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698