Chromium Code Reviews| Index: mojo/mojo_js_unittests.isolate |
| diff --git a/mojo/mojo_js_unittests.isolate b/mojo/mojo_js_unittests.isolate |
| index 2b3131b2b3c67885c50d58942d6fcc391410a5d4..cbec309f6be30882846066bb193d5e15cc040252 100644 |
| --- a/mojo/mojo_js_unittests.isolate |
| +++ b/mojo/mojo_js_unittests.isolate |
| @@ -4,6 +4,7 @@ |
| { |
| 'includes': [ |
| '../third_party/icu/icu.isolate', |
| + '../gin/v8.isolate', |
| ], |
| 'conditions': [ |
| ['OS=="win" or OS=="mac" or OS=="linux"', { |