blob: 98f840b769159db2dc3adb96ef7e824a0ca55e56 [file] [log] [blame]
Sadrul Habib Chowdhury33770462017-09-26 20:36:191// Copyright 2017 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_DEVTOOLS_PROTOCOL_PAGE_HANDLER_H_
6#define CHROME_BROWSER_DEVTOOLS_PROTOCOL_PAGE_HANDLER_H_
7
Peter Kvitek802b2be2021-08-20 20:46:118#include <memory>