Index: chrome/gpu_unittests.isolate |
diff --git a/chrome/gpu_unittests.isolate b/chrome/gpu_unittests.isolate |
index e2c1a031c7ddfefd0649e9d7a4ce0e1e83189490..3bdd33450ddb4e77372c27bc2e79156118ca3085 100644 |
--- a/chrome/gpu_unittests.isolate |
+++ b/chrome/gpu_unittests.isolate |
@@ -3,7 +3,7 @@ |
# found in the LICENSE file. |
{ |
'includes': [ |
- 'angle.isolate', |
+ '../base/base.isolate', |
Ken Russell (switch to Gerrit)
2014/09/23 15:58:18
The gpu_unittests target in src/gpu/gpu.gyp curren
|
], |
'conditions': [ |
['OS=="android" or OS=="linux" or OS=="mac" or OS=="win"', { |