summaryrefslogtreecommitdiff
path: root/chromium/third_party/netty4/netty4.gni
blob: 27e045dfb2f7c50aab0db961982c28808e41857f (plain)
1
2
3
4
5
6
7
8
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# Defines location of netty4 jar file.

NETTY4_JAR_FILE =
    "//third_party/netty4/src/jar/all-in-one/netty-all-4.1.9.Final.jar"