blob: d1b46731070a304209a9466db0cfa8383e2c5bbe [file] [log] [blame]
# Copyright 2017 Google Inc.
#
# 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")
android_library("compositor_animator_java") {
sources = [ "java/src/org/chromium/chrome/browser/compositor/animation/FloatProperty.java" ]
}