update thorium_ui_debug_shell
This commit is contained in:
parent
f3e9be3f0f
commit
5b413168a7
2 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# Copyright 2022 The Chromium Authors and Alex313031. All rights reserved.
|
||||
# Copyright 2023 The Chromium Authors and Alex313031. All rights reserved.
|
||||
# Use of this source code is governed by a BSD-style license that can be
|
||||
# found in the LICENSE file.
|
||||
|
||||
|
|
|
@ -37,7 +37,6 @@ namespace views::examples {
|
|||
|
||||
const char kExamplesWidgetName[] = "ExamplesWidget";
|
||||
static const char kEnableExamples[] = "enable-examples";
|
||||
static const char kEnableSidePanel[] = "side-panel";
|
||||
|
||||
bool CheckCommandLineUsage() {
|
||||
base::CommandLine* command_line = base::CommandLine::ForCurrentProcess();
|
||||
|
|
Loading…
Reference in a new issue