Chromium Code Reviews

Unified Diff: chrome/chrome.gyp

Issue 1225393002: Introduce support design library to chrome and roll android_tools/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gn again. :( Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/android/java/res/layout/eb_edit.xml ('k') | tools/android/eclipse/.classpath » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index f0bcc0aa0ef576c03ff5938329cb7ef029ca2782..395b3a30213eb2a4ecfcb46d0f15f9271895ba6e 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -612,6 +612,7 @@
'../third_party/android_media/android_media.gyp:android_media_java',
'../third_party/android_protobuf/android_protobuf.gyp:protobuf_nano_javalib',
'../third_party/android_swipe_refresh/android_swipe_refresh.gyp:android_swipe_refresh_java',
+ '../third_party/android_tools/android_tools.gyp:android_support_design_javalib',
jbudorick 2015/07/15 13:20:28 You need to disable findbugs on this gyp target ov
'../third_party/android_tools/android_tools.gyp:android_support_v7_appcompat_javalib',
'../third_party/android_tools/android_tools.gyp:android_support_v7_mediarouter_javalib',
'../third_party/android_tools/android_tools.gyp:android_support_v7_recyclerview_javalib',
« no previous file with comments | « chrome/android/java/res/layout/eb_edit.xml ('k') | tools/android/eclipse/.classpath » ('j') | no next file with comments »

Powered by Google App Engine