From 44ef3f3d23bc360303d45e91c8b0c5b75a357b46 Mon Sep 17 00:00:00 2001 From: Chinmay Garde Date: Tue, 22 Nov 2016 16:55:53 -0800 Subject: [PATCH] Remove defunct reference to //third_party/libjpeg. (#3261) --- shell/common/BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/common/BUILD.gn b/shell/common/BUILD.gn index 5305ceef678..a3512c8ea47 100644 --- a/shell/common/BUILD.gn +++ b/shell/common/BUILD.gn @@ -114,7 +114,6 @@ source_set("common") { "//flutter/synchronization", "//lib/ftl", "//lib/tonic", - "//third_party/libjpeg", "//third_party/rapidjson", "//third_party/skia", "//third_party/skia:gpu",