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

Unified Diff: chrome/android/java_sources.gni

Issue 2722623003: Move PwsResultTest to junit (Closed)
Patch Set: Move PwsResultTest to junit Created 3 years, 10 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/javatests/src/org/chromium/chrome/browser/physicalweb/PwsResultTest.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java_sources.gni
diff --git a/chrome/android/java_sources.gni b/chrome/android/java_sources.gni
index cab70c91cacfcea701b8b03ed820277e0c9800ff..63f32d892edb42ba08c7e45f750989b47442915a 100644
--- a/chrome/android/java_sources.gni
+++ b/chrome/android/java_sources.gni
@@ -1590,6 +1590,7 @@ chrome_junit_test_java_sources = [
"junit/src/org/chromium/chrome/browser/omaha/VersionNumberTest.java",
"junit/src/org/chromium/chrome/browser/payments/AutofillContactTest.java",
"junit/src/org/chromium/chrome/browser/payments/AutofillContactUnitTest.java",
+ "junit/src/org/chromium/chrome/browser/physicalweb/PwsResultTest.java",
nyquist 2017/02/28 18:27:22 Shouldn't it also be removed from the other place?
cco3 2017/02/28 18:28:39 It wasn't in the other place =( Hence the need fo
"junit/src/org/chromium/chrome/browser/snackbar/SnackbarCollectionUnitTest.java",
"junit/src/org/chromium/chrome/browser/suggestions/TileGroupTest.java",
"junit/src/org/chromium/chrome/browser/superviseduser/SupervisedUserContentProviderUnitTest.java",
« no previous file with comments | « no previous file | chrome/android/javatests/src/org/chromium/chrome/browser/physicalweb/PwsResultTest.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698