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

Unified Diff: chrome/android/webapk/shell_apk/BUILD.gn

Issue 2005073002: Mark DexLoaderTest.testPreviouslyLoadedFromDataDir flaky. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add //base:base_java_test_support build target Created 4 years, 7 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 | chrome/android/webapk/shell_apk/javatests/src/org/chromium/webapk/shell_apk/DexLoaderTest.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/webapk/shell_apk/BUILD.gn
diff --git a/chrome/android/webapk/shell_apk/BUILD.gn b/chrome/android/webapk/shell_apk/BUILD.gn
index c675adc58bc595f02f16394ee951aecd3ed431f5..89500795b3f9e43c5b1fbd7ba0655f8041dedf84 100644
--- a/chrome/android/webapk/shell_apk/BUILD.gn
+++ b/chrome/android/webapk/shell_apk/BUILD.gn
@@ -78,6 +78,7 @@ android_library("shell_apk_javatests") {
deps = [
":dex_loader_lib",
"//base:base_java",
+ "//base:base_java_test_support",
"//chrome/android/webapk/libs/common",
"//content/public/test/android:content_java_test_support",
]
« no previous file with comments | « no previous file | chrome/android/webapk/shell_apk/javatests/src/org/chromium/webapk/shell_apk/DexLoaderTest.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698