blob: 820aa06e4a382421675df97ebd221889b58066cc [file] [log] [blame]
Avi Drissman4e1b7bc32022-09-15 14:03:501// Copyright 2013 The Chromium Authors
[email protected]0773e0c2013-01-25 15:57:572// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
[email protected]de7d61ff2013-08-20 11:30:415#ifndef CONTENT_SHELL_BROWSER_SHELL_DEVTOOLS_FRONTEND_H_
6#define CONTENT_SHELL_BROWSER_SHELL_DEVTOOLS_FRONTEND_H_
[email protected]0773e0c2013-01-25 15:57:577
dcheng6003e0b2016-04-09 18:42:348#include <memory>
9
Keishi Hattori0e45c022021-11-27 09:25:52