| Index: chrome/android/java_staging/src/org/chromium/chrome/browser/customtabs/common.aidl
|
| diff --git a/chrome/android/java_staging/src/org/chromium/chrome/browser/customtabs/common.aidl b/chrome/android/java_staging/src/org/chromium/chrome/browser/customtabs/common.aidl
|
| index f3a0fc0cb423e008071a9aa83ed25ae4fa4f4853..4229472a37166ab121bb27eaf6620f243efda665 100644
|
| --- a/chrome/android/java_staging/src/org/chromium/chrome/browser/customtabs/common.aidl
|
| +++ b/chrome/android/java_staging/src/org/chromium/chrome/browser/customtabs/common.aidl
|
| @@ -2,7 +2,7 @@
|
| // 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 IBrowserConnectionService.aidl.
|
| +// This file is needed to compile ICustomTabsConnectionService.aidl.
|
|
|
| -interface org.chromium.chrome.browser.customtabs.IBrowserConnectionService;
|
| -interface org.chromium.chrome.browser.customtabs.IBrowserConnectionCallback;
|
| +interface org.chromium.chrome.browser.customtabs.ICustomTabsConnectionService;
|
| +interface org.chromium.chrome.browser.customtabs.ICustomTabsConnectionCallback;
|
|
|