summaryrefslogtreecommitdiffstats
path: root/content/content_unittests.isolate
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_unittests.isolate')
-rw-r--r--content/content_unittests.isolate4
1 files changed, 3 insertions, 1 deletions
diff --git a/content/content_unittests.isolate b/content/content_unittests.isolate
index 3a2e6f3..76ad361 100644
--- a/content/content_unittests.isolate
+++ b/content/content_unittests.isolate
@@ -69,10 +69,12 @@
],
'isolate_dependency_tracked': [
'<(PRODUCT_DIR)/ffmpegsumo.dll',
- '<(PRODUCT_DIR)/icudt.dll',
'<(PRODUCT_DIR)/ui_test.pak',
],
},
}],
],
+ 'includes': [
+ '../third_party/icu/icu.isolate',
+ ],
}