Upload upstream chromium 76.0.3809.146
[platform/framework/web/chromium-efl.git] / build_overrides / angle.gni
1 # Copyright 2019 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 # Overrides for ANGLE's dependencies
6 angle_glslang_dir = "//third_party/glslang/src"
7 angle_googletest_dir = "//third_party/googletest/src"
8 angle_jsoncpp_dir = "//third_party/jsoncpp"
9 angle_libpng_dir = "//third_party/libpng"
10 angle_spirv_tools_dir = "//third_party/SPIRV-Tools/src"