diff --git a/build_overrides/angle.gni b/build_overrides/angle.gni index cf0faacacb..8a40913c8a 100644 --- a/build_overrides/angle.gni +++ b/build_overrides/angle.gni @@ -5,6 +5,8 @@ # The ANGLE build requires this file to point to the location of third-party # dependencies. +angle_root = "//third_party/angle" + angle_googletest_dir = "//third_party/googletest/src" angle_libpng_dir = "//third_party/libpng" # Note: This path doesn't actually exist; see