// Copyright 2012 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_VARIATIONS_HASHING_H_ #define COMPONENTS_VARIATIONS_HASHING_H_ #include <stdint.h> #include <string> #include <string_view> #include "base/component_export.h" variations // namespace variations #endif // COMPONENTS_VARIATIONS_HASHING_H_