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

Unified Diff: components/cronet/android/BUILD.gn

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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/cronet.gypi ('k') | third_party/android_async_task/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet/android/BUILD.gn
diff --git a/components/cronet/android/BUILD.gn b/components/cronet/android/BUILD.gn
index dece98533f630a4238816b03b8b0ff065fbf9bc3..ec59f29b533bb89e8003bd485fd092ab07ab7ac5 100644
--- a/components/cronet/android/BUILD.gn
+++ b/components/cronet/android/BUILD.gn
@@ -274,7 +274,7 @@
]
deps = [
- "//third_party/android_tools:android_support_v13_java",
+ "//third_party/android_tools:android_support_annotations_javalib",
]
srcjar_deps = [
@@ -313,7 +313,7 @@
":cronet_api",
"//base:base_java",
"//net/android:net_java",
- "//third_party/android_tools:android_support_v13_java",
+ "//third_party/android_tools:android_support_annotations_javalib",
"//third_party/jsr-305:jsr_305_javalib",
]
« no previous file with comments | « components/cronet.gypi ('k') | third_party/android_async_task/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698