blob: 90fb3336fe058cd409a816a127497dee052df7af [file] [log] [blame]
// Copyright 2017 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.
package org.chromium.content_shell_apk;
/** One of the TestChildProcessService defined in the AndroidManifest.xml. */
public class TestChildProcessService0 extends TestChildProcessService {}