Chromium Code Reviews| 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", |