blob: 8bd73c30e09330a8ba5bb5be5798885973cbb43e [file] [log] [blame]
# Copyright 2021 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/config/android/rules.gni")
java_cpp_enum("browser_services_enums_srcjar") {
sources = [ "quality_enforcer.cc" ]
}