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. |
+ |