This commit is contained in:
Bill Shen 2024-11-05 06:48:44 +08:00
Родитель 90883f22c6
Коммит 15057a544e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 8AEBA569CD72514A
2 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -1,7 +1,6 @@
// Copyright (c) 2024 The Chromium Authors. All rights reserved.
// Use of this source code is governed by the MIT license that can be
// found in the LICENSE file.
#pragma once
#ifndef ELECTRON_SHELL_BROWSER_UI_DEVTOOLS_UI_BUNDLE_DATA_SOURCE_H_
#define ELECTRON_SHELL_BROWSER_UI_DEVTOOLS_UI_BUNDLE_DATA_SOURCE_H_

Просмотреть файл

@ -1,7 +1,6 @@
// Copyright (c) 2024 The Chromium Authors. All rights reserved.
// Use of this source code is governed by the MIT license that can be
// found in the LICENSE file.
#pragma once
#ifndef ELECTRON_SHELL_BROWSER_UI_DEVTOOLS_UI_THEME_DATA_SOURCE_H_
#define ELECTRON_SHELL_BROWSER_UI_DEVTOOLS_UI_THEME_DATA_SOURCE_H_