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

Unified Diff: third_party/android_customtabs/README.chromium

Issue 1224553003: customtabs: Convert to the new AIDL interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update to external patch #16, rebase and update constants. Created 5 years, 5 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/android_customtabs/README.chromium
diff --git a/third_party/android_customtabs/README.chromium b/third_party/android_customtabs/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..8da0131943e527d00bf9179271ad925b539e71d2
--- /dev/null
+++ b/third_party/android_customtabs/README.chromium
@@ -0,0 +1,14 @@
+Name: Android Open Source Project - App Compat Library
+URL: https://android.googlesource.com/platform/frameworks/support
+Version: unknown
+License: Apache 2.0
+Security Critical: no
+
+Description:
+Part of the Custom Tabs support library.
pasko 2015/07/09 13:37:13 If I were a third_party reviewer, I would not be h
+
+Local Modifications:
+- Minor changes to the AIDL files:
+ - Add common.aidl
+ - Remove the "import" statement for the callback from the service file.
+

Powered by Google App Engine
This is Rietveld 408576698