blob: bc9e3b37b4092c72d2fc2e7db35e06df73023cce [file]
// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef IPCZ_SRC_API_H_
#define IPCZ_SRC_API_H_
#include "ipcz/ipcz.h"
const IpczAPI& GetIpczAPI();
#endif // IPCZ_SRC_API_H_