Index: chrome/gles2_conform_test.isolate |
diff --git a/chrome/gles2_conform_test.isolate b/chrome/gles2_conform_test.isolate |
index b2711bb8d57d915a96bfad6ce1e37a16522cddc7..d19ca74c68a344d99713a56de5675f2114c23528 100644 |
--- a/chrome/gles2_conform_test.isolate |
+++ b/chrome/gles2_conform_test.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': [ |
# TODO(kbr): add Android when these tests are run on those bots. |
['OS=="linux" or OS=="mac" or OS=="win"', { |