Commit 0f438912 authored by Daniel Bratell's avatar Daniel Bratell Committed by Commit Bot

Remove aes_via_ace.h from the the minizip sources lists

Not all sources lists have been kept up to date with code
movement/removal and it seems to make some isolate steps in
cq sad for some CLs (mine).

Change-Id: I5db5e075cf4d01783fb44660ee008ea0fa9a26c6
Reviewed-on: https://chromium-review.googlesource.com/c/1288871Reviewed-by: default avatarYuki Awano <yawano@chromium.org>
Commit-Queue: Daniel Bratell <bratell@opera.com>
Cr-Commit-Position: refs/heads/master@{#601091}
parent 38381d67
......@@ -25,7 +25,6 @@ static_library("minizip") {
"src/aes/aes.h",
"src/aes/aes_ni.c",
"src/aes/aes_ni.h",
"src/aes/aes_via_ace.h",
"src/aes/aescrypt.c",
"src/aes/aeskey.c",
"src/aes/aesopt.h",
......
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