| Index: chrome/gl_tests.isolate
|
| diff --git a/chrome/gl_tests.isolate b/chrome/gl_tests.isolate
|
| index bd96664e9579c28d5b9f5bcd6bc7346b700b469b..1afc3990f8e1e0c7a1b55e39044664ccc25f1014 100644
|
| --- a/chrome/gl_tests.isolate
|
| +++ b/chrome/gl_tests.isolate
|
| @@ -2,6 +2,9 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
| {
|
| + 'includes': [
|
| + 'angle.isolate',
|
| + ],
|
| 'conditions': [
|
| ['OS=="android" or OS=="linux" or OS=="mac" or OS=="win"', {
|
| 'variables': {
|
|
|