Skip to content

Commit 50eb0e9

Browse files
alancutterChromium LUCI CQ
authored andcommitted
Add instructions for adding entries to about_flags.cc
Change-Id: I4ee9d935438193d79bd5e6bdd25a6ef186d8a057 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3132327 Auto-Submit: Alan Cutter <[email protected]> Commit-Queue: Elly Fong-Jones <[email protected]> Reviewed-by: Elly Fong-Jones <[email protected]> Cr-Commit-Position: refs/heads/main@{#916812}
1 parent 43090ba commit 50eb0e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

chrome/browser/about_flags.cc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
// Use of this source code is governed by a BSD-style license that can be
33
// found in the LICENSE file.
44

5+
// Instructions for adding new entries to this file:
6+
// https://chromium.googlesource.com/chromium/src/+/main/docs/how_to_add_your_feature_flag.md#step-2_adding-the-feature-flag-to-the-chrome_flags-ui
7+
58
#include "chrome/browser/about_flags.h"
69

710
#include <iterator>

0 commit comments

Comments
 (0)