blob: 8b2ece5441b3d180f83a89ba45206615fbc6fb00 [file] [log] [blame]
# Copyright 2018 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.
# Classes are created via reflection, so may not be renamed.
-keepnames class * implements org.chromium.components.background_task_scheduler.BackgroundTask {
public <init>();
}