Index: chrome/angle.isolate |
diff --git a/chrome/angle.isolate b/chrome/angle.isolate |
index 866631449cd4fc2d9cf18d679259f6604cbc098e..13b1a1519ade8c38a2f724a8e9bf029c5a842308 100644 |
--- a/chrome/angle.isolate |
+++ b/chrome/angle.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': [ |
+ '../base/base.isolate', |
+ ], |
'conditions': [ |
['OS=="win"', { |
'variables': { |