Index: chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/identity_service/common.aidl |
diff --git a/chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/identity_service/common.aidl b/chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/identity_service/common.aidl |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ab8402047fb4f9c9ed9c2a59340a02f8d805c5f2 |
--- /dev/null |
+++ b/chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/identity_service/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.identity_service.IIdentityServiceApi; |