Sadrul Habib Chowdhury | 3377046 | 2017-09-26 20:36:19 | [diff] [blame] | 1 | // 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 Kvitek | 802b2be | 2021-08-20 20:46:11 | [diff] [blame] | 8 | #include <memory> |