Index: Source/web/WebKitUnitTests.isolate |
diff --git a/Source/web/WebKitUnitTests.isolate b/Source/web/WebKitUnitTests.isolate |
index 32bd8710c4479cc009fc17de70c3f085c57785e2..2ac4a563c8483990c4c6ebad26429d2c0fba1407 100644 |
--- a/Source/web/WebKitUnitTests.isolate |
+++ b/Source/web/WebKitUnitTests.isolate |
@@ -43,4 +43,8 @@ |
}, |
}], |
], |
+ # Required on Android to copy icudtl.dat to a device. |
+ 'includes': [ |
+ "../../../../third_party/icu/icu.isolate", |
+ ], |
} |