blob: 9ed8bae824c16dc889f0f4796a0e2552b42a02d6 (
plain)
1
2
3
4
5
6
7
|
// 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.
#include "content/browser/devtools/grit/devtools_resources.h"
extern const int kCcompressedProtocolJSON = COMPRESSED_PROTOCOL_JSON;
|