blob: 32329bd13d7a7d335241957f10210a54e3eeb676 [file] [log] [blame]
# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
if (is_android) {
import("//build/config/android/config.gni")
import("//build/config/android/rules.gni")
}
if (is_android) {
# GYP: //components/enhanced_bookmarks.gypi:enhanced_bookmarks_java_enums_srcjar
java_cpp_enum("enhanced_bookmarks_java_enums_srcjar") {
sources = [
"enhanced_bookmark_utils.h",
]
}
}