blob: 9ee9fbbbdcead2210602a280b0c4118ec634fec4 [file] [log] [blame]
// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.net;
import android.app.Application;
/** Application for managing the Cronet Test. */
public class CronetTestApplication extends Application {}