Commit be4d1b19 authored by pkotwicz's avatar pkotwicz Committed by Commit bot

Update v8_external_startup_data_assets for https://codereview.chromium.org/1422793004/

BUG=chromium:547162
LOG=Y

Review URL: https://codereview.chromium.org/1412933009

Cr-Commit-Position: refs/heads/master@{#31868}
parent 37a9be50
...@@ -421,10 +421,8 @@ if (is_android) { ...@@ -421,10 +421,8 @@ if (is_android) {
deps = [ deps = [
"//v8", "//v8",
] ]
sources = [ renaming_sources = v8_external_startup_data_renaming_sources
"$root_out_dir/natives_blob.bin", renaming_destinations = v8_external_startup_data_renaming_destinations
"$root_out_dir/snapshot_blob.bin",
]
disable_compression = true disable_compression = true
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment