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

Unified Diff: testing/android/junit/BUILD.gn

Issue 2772483002: Commment signed webapks working and verified. (Closed)
Patch Set: Reply to review comments. 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
Index: testing/android/junit/BUILD.gn
diff --git a/testing/android/junit/BUILD.gn b/testing/android/junit/BUILD.gn
index e668341826927df02ce5f112d06642abf2d94efd..bb2438f2f7d9472daa51dc87400c32d4e724ca7c 100644
--- a/testing/android/junit/BUILD.gn
+++ b/testing/android/junit/BUILD.gn
@@ -26,6 +26,7 @@ java_library("junit_test_support") {
"java/src/org/chromium/testing/local/LocalRobolectricTestRunner.java",
"java/src/org/chromium/testing/local/PackageFilter.java",
"java/src/org/chromium/testing/local/RunnerFilter.java",
+ "java/src/org/chromium/testing/local/TestDir.java",
]
deps = [
"//third_party/junit",

Powered by Google App Engine
This is Rietveld 408576698