10
10
'../third_party/skia/src/opts/memset.arm.S',
31
12
--- a/ui/base/resource/data_pack.cc
32
13
+++ b/ui/base/resource/data_pack.cc
34
15
// 2) Verify the entries are within the appropriate bounds. There's an extra
35
16
// entry after the last item which gives us the length of the last item.
36
17
for (size_t i = 0; i < resource_count_ + 1; ++i) {