blob: 54f43bf55c45df3b30fd980a6630872855b2c5d4 [file] [log] [blame]
Avi Drissmane4622aa2022-09-08 20:36:061// Copyright 2019 The Chromium Authors
Brian Whiteb2b90da2019-05-22 19:25:392// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#include "base/metrics/crc32.h"
Tarcisio Fischer49d7ea42024-07-18 19:38:036#include "third_party/zlib/zlib.h"
Tarcisio Fischer49d7ea42024-07-18 19:38:037
Brian Whiteb2b90da2019-05-22 19:25:39