| Index: chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/IdentityService/common.aidl
|
| diff --git a/chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/IdentityService/common.aidl b/chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/IdentityService/common.aidl
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e9258ce484ed6673f440d38cc8283835e1ddb6fd
|
| --- /dev/null
|
| +++ b/chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/IdentityService/common.aidl
|
| @@ -0,0 +1,5 @@
|
| +// 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.
|
| +
|
| +interface org.chromium.webapk.lib.common.IdentityService.IIdentityServiceApi;
|
|
|