Index: base/BUILD.gn |
diff --git a/base/BUILD.gn b/base/BUILD.gn |
index f6e2e72c08238ce819bd165d284d25099b7107e7..4c72a524b1e9827472602133aad21cdad4e8cf7e 100644 |
--- a/base/BUILD.gn |
+++ b/base/BUILD.gn |
@@ -1997,6 +1997,7 @@ if (is_android) { |
deps = [ |
"//third_party/android_tools:android_support_multidex_java", |
+ "//third_party/android_tools:android_support_v13_java", |
gone
2016/02/18 17:09:13
Yeah, I've tried this before. I think newt@ said
agrieve
2016/02/23 21:28:38
Removing from this patch, but might re-visit on it
|
"//third_party/jsr-305:jsr_305_javalib", |
] |