Index: sync/BUILD.gn |
diff --git a/sync/BUILD.gn b/sync/BUILD.gn |
index 9fdc65f431ab4011151e4e169aa6e62f709fde29..2d7c424bc8ac8d8f60e308670806146c8820f74f 100644 |
--- a/sync/BUILD.gn |
+++ b/sync/BUILD.gn |
@@ -687,10 +687,6 @@ test("sync_unit_tests") { |
"$root_out_dir/pyproto/google/", |
] |
- if (is_android) { |
- data += [ "$root_out_dir/locales/en-US.pak" ] |
- } |
- |
deps = [ |
":test_support_sync_core", |
":test_support_sync_internal_api", |