Use Servo's ANGLE fork for UWP.

This commit is contained in:
Josh Matthews 2019-07-22 22:12:05 -04:00
parent fdbb317d7a
commit 157077c826
3 changed files with 6 additions and 6 deletions

View file

@ -249,7 +249,7 @@ class MachCommands(CommandBase):
append_to_path_env(
path.join(
os.getcwd(), "support", "hololens", "packages",
"ANGLE.WindowsStore.2.1.13", "bin", "UAP", "x64"
"ANGLE.WindowsStore.Servo.2.1.13", "bin", "UAP", "x64"
),
env,
"LIB"