blob: 03e8505d05ff4bee3473650c2e3954164cad75f0 [file] [log] [blame]
# Copyright 2015 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/config.gni")
import("//build/config/android/rules.gni")
java_cpp_enum("content_browser_accessibility_java_enums_srcjar") {
sources = [
"//content/browser/accessibility/browser_accessibility_manager_android.h",
]
}