Skip to content

Commit

Permalink
Add instructions for adding entries to about_flags.cc
Browse files Browse the repository at this point in the history
Change-Id: I4ee9d935438193d79bd5e6bdd25a6ef186d8a057
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3132327
Auto-Submit: Alan Cutter <alancutter@chromium.org>
Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org>
Reviewed-by: Elly Fong-Jones <ellyjones@chromium.org>
Cr-Commit-Position: refs/heads/main@{#916812}
  • Loading branch information
alancutter authored and Chromium LUCI CQ committed Aug 31, 2021
1 parent 43090ba commit 50eb0e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions chrome/browser/about_flags.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// Instructions for adding new entries to this file:
// 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

#include "chrome/browser/about_flags.h"

#include <iterator>
Expand Down

0 comments on commit 50eb0e9

Please sign in to comment.