blob: 93a599c15ae2a4b2c22e57c349ae1b163a75b9ad [file] [log] [blame]
// Copyright 2025 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/enterprise/watermark/watermark_features.h"
namespace enterprise_watermark {
BASE_FEATURE(kEnableWatermarkCustomization, base::FEATURE_ENABLED_BY_DEFAULT);
BASE_FEATURE(kEnableWatermarkTestPage, base::FEATURE_ENABLED_BY_DEFAULT);
} // namespace enterprise_watermark