Index: chrome/chrome_repack_locales.gni |
diff --git a/chrome/chrome_repack_locales.gni b/chrome/chrome_repack_locales.gni |
index b9a1d95f17bde24ce4e0e9af32c3193c9b7c97b1..83b1e19a33b50508ba4a33351b54c895212ab906 100644 |
--- a/chrome/chrome_repack_locales.gni |
+++ b/chrome/chrome_repack_locales.gni |
@@ -6,7 +6,6 @@ |
import("//build/config/features.gni") |
import("//build/config/ui.gni") |
import("//tools/grit/repack.gni") |
-import("//tools/grit/grit_rule.gni") |
# Arguments: |
# |
@@ -119,10 +118,6 @@ |
] |
} |
- if (enable_resource_whitelist_generation) { |
- repack_whitelist = "$root_gen_dir/chrome/resource_whitelist.txt" |
- deps += [ "//chrome:resource_whitelist" ] |
- } |
output = invoker.output |
} |
} |