Fix build error with Chromium & ANGLE (#2446)
authorCourtney Goeltzenleuchter <courtneygo@google.com>
Tue, 3 Nov 2020 04:22:55 +0000 (21:22 -0700)
committerGitHub <noreply@github.com>
Tue, 3 Nov 2020 04:22:55 +0000 (21:22 -0700)
commitd550bebee919179c9e332a0ab28a67f8fe3ca239
treef9586040d6b70d9bfecb3c9a11064f3cf97ccd6d
parentc897c3bc239a957f1a62557b1ddeee781250fa78
Fix build error with Chromium & ANGLE (#2446)

Getting error about undefined symbol (include_dir) at line 320.
Was trying to append to a non-existant variable.

Bug #2445
BUILD.gn