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

Unified Diff: chrome/android/BUILD.gn

Issue 1161933005: Roll android_tools library. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN builds Created 5 years, 7 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: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 2e35d50e7ae16fbaec4f8145665bc1b3de3d5097..9bd8edaeabffd7d9777724cd7133824f86548efe 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -605,6 +605,7 @@ android_library("chrome_staging_java") {
"//third_party/android_tools:android_support_v7_mediarouter_java",
"//third_party/android_tools:android_support_v7_mediarouter_resources",
"//third_party/android_tools:android_support_v7_recyclerview_java",
+ "//third_party/android_tools:android_support_v7_recyclerview_resources",
cjhopman 2015/06/01 20:48:36 With other change, this shouldn't be needed.
aurimas (slooooooooow) 2015/06/01 20:54:44 Done
"//third_party/cacheinvalidation:cacheinvalidation_javalib",
"//third_party/cacheinvalidation:cacheinvalidation_proto_java",
"//third_party/jsr-305:jsr_305_javalib",

Powered by Google App Engine
This is Rietveld 408576698