Index: content/content_unittests.isolate |
diff --git a/content/content_unittests.isolate b/content/content_unittests.isolate |
index 3a2e6f348fc2b1b898f54d7b6c140d7e4f65f1de..76ad361ed75fd871b89b44552ce730b2f5ee6d2c 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', |
+ ], |
} |