blob: 0cc76500c33d1b906b614963a4e1c11e6c191670 [file] [log] [blame]
Chris Hamilton3e598872019-05-06 16:15:131// Copyright 2019 The Chromium Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#ifndef CHROME_BROWSER_PERFORMANCE_MANAGER_PUBLIC_GRAPH_GRAPH_H_
6#define CHROME_BROWSER_PERFORMANCE_MANAGER_PUBLIC_GRAPH_GRAPH_H_
7
Chris Hamiltonff2b2ced2019-05-30 13:29:058#include <cstdint>
Chris Hamilton8f5839732019-06-27 23:13:089#include <memory>
Chris Hamilton