| Index: third_party/custom_tabs_client/common.aidl
|
| diff --git a/chrome/android/java/src/android/support/customtabs/common.aidl b/third_party/custom_tabs_client/common.aidl
|
| similarity index 82%
|
| copy from chrome/android/java/src/android/support/customtabs/common.aidl
|
| copy to third_party/custom_tabs_client/common.aidl
|
| index d9b3749b24092671bc5e34207cf4f5cee1b7ad3d..1dff5e96b9eb462371e0beab5e075ce6ead21885 100644
|
| --- a/chrome/android/java/src/android/support/customtabs/common.aidl
|
| +++ b/third_party/custom_tabs_client/common.aidl
|
| @@ -2,7 +2,5 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// This file is needed to compile ICustomTabsService.aidl.
|
| -
|
| interface android.support.customtabs.ICustomTabsService;
|
| interface android.support.customtabs.ICustomTabsCallback;
|
|
|