From 10b945fdc76c0627e8863c2f8bce42dc563cae8d Mon Sep 17 00:00:00 2001 From: yusufo Date: Tue, 27 Oct 2015 16:18:03 -0700 Subject: Revert "Revert of Roll android_tools deps (patchset #4 id:60001 of https://codereview.chromium.org/1419533002/ )" Relanding CL after fixing lint errors for system_webview_apk This reverts commit de6b09140fd5cbf679ddbbe37d206848ab15d421. BUG=537270 Review URL: https://codereview.chromium.org/1403353004 Cr-Commit-Position: refs/heads/master@{#356426} --- build/secondary/third_party/android_tools/BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'build/secondary/third_party/android_tools/BUILD.gn') diff --git a/build/secondary/third_party/android_tools/BUILD.gn b/build/secondary/third_party/android_tools/BUILD.gn index 4e38b93..c777fbd 100644 --- a/build/secondary/third_party/android_tools/BUILD.gn +++ b/build/secondary/third_party/android_tools/BUILD.gn @@ -33,6 +33,7 @@ android_resources("android_support_design_resources") { resource_dirs = [ "$android_sdk_root/extras/android/support/design/res" ] deps = [ ":android_support_v7_appcompat_resources", + ":android_support_v7_recyclerview_resources", ] custom_package = "android.support.design" } -- cgit v1.1