Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(269)

Unified Diff: third_party/custom_tabs_client/common.aidl

Issue 1270403003: customtabs: Move the build files for the sample application to Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698