blob: 1aaae47e1c509776dbbacb4f4e1f02626fbb73cb [file] [log] [blame]
// Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef HEADLESS_LIB_BROWSER_POLICY_HEADLESS_PREFS_H_
#define HEADLESS_LIB_BROWSER_POLICY_HEADLESS_PREFS_H_
#include "components/headless/policy/headless_mode_prefs.h"
namespace headless::prefs {
extern const char kDevToolsRemoteDebuggingAllowed[];
} // namespace headless::prefs
#endif // HEADLESS_LIB_BROWSER_POLICY_HEADLESS_PREFS_H_