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

Side by Side Diff: third_party/android_async_task/README.chromium

Issue 2132033002: Revert of Remove android_support_annotations target. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 unified diff | Download patch
« no previous file with comments | « third_party/android_async_task/BUILD.gn ('k') | third_party/espresso/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: AsyncTask 1 Name: AsyncTask
2 URL: https://chromium.googlesource.com/android_tools.git/+/master/sdk/sources/an droid-23/android/os/AsyncTask.java 2 URL: https://chromium.googlesource.com/android_tools.git/+/master/sdk/sources/an droid-23/android/os/AsyncTask.java
3 Version: f4c36ad89b2696b37d9cd7ca7d984b691888b188 3 Version: f4c36ad89b2696b37d9cd7ca7d984b691888b188
4 License: Apache 2.0 4 License: Apache 2.0
5 License File: LICENSE 5 License File: LICENSE
6 Security Critical: yes 6 Security Critical: yes
7 7
8 Description: 8 Description:
9 This contains a copy of Android sdk 23's AsyncTask.java. 9 This contains a copy of Android sdk 23's AsyncTask.java.
10 10
11 Local Modifications: 11 Local Modifications:
12 - Renamed package to org.chromium.third_party.android.os. 12 - Renamed package to org.chromium.third_party.android.os.
13 - Explicitly import android.os objects. 13 - Explicitly import android.os objects.
14 - Switch to using android.support.annotations (from android.support.v13). 14 - Switch to using android.support.annotations.
OLDNEW
« no previous file with comments | « third_party/android_async_task/BUILD.gn ('k') | third_party/espresso/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698