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

Unified Diff: base/BUILD.gn

Issue 2853003003: [Android] Keep extracted secondary dex files when clearing data in tests. (RELAND) (Closed)
Patch Set: Fixed Created 3 years, 8 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
« no previous file with comments | « no previous file | base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 8014a4091bb0d6f59194ccd007f1ba5b2798917f..cf3d3058900bf362101f226b7a18e705f50b1572 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -2596,6 +2596,7 @@ if (is_android) {
"//third_party/android_support_test_runner:exposed_instrumentation_api_publish_java",
"//third_party/android_support_test_runner:runner_java",
"//third_party/android_tools:android_support_chromium_java",
+ "//third_party/android_tools:android_support_compat_java",
"//third_party/hamcrest:hamcrest_core_java",
"//third_party/junit",
]
« no previous file with comments | « no previous file | base/test/android/javatests/src/org/chromium/base/test/BaseChromiumRunnerCommon.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698