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

Unified Diff: chrome/android/java_sources.gni

Issue 2617133002: [Android NTP] Move more of the dismissal logic into the tree. (Closed)
Patch Set: annotation Created 3 years, 11 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: chrome/android/java_sources.gni
diff --git a/chrome/android/java_sources.gni b/chrome/android/java_sources.gni
index 13be37943bc20f669d4a4c5f11942d708bdae001..38f2ca10030672d7ef93261cab75b775077a3c5d 100644
--- a/chrome/android/java_sources.gni
+++ b/chrome/android/java_sources.gni
@@ -1542,6 +1542,7 @@ chrome_junit_test_java_sources = [
"junit/src/org/chromium/chrome/browser/ntp/cards/FakeOfflinePageBridge.java",
"junit/src/org/chromium/chrome/browser/ntp/cards/InnerNodeTest.java",
"junit/src/org/chromium/chrome/browser/ntp/cards/NewTabPageAdapterTest.java",
+ "junit/src/org/chromium/chrome/browser/ntp/cards/SuggestionsCategoryInfoTest.java",
"junit/src/org/chromium/chrome/browser/ntp/cards/SuggestionsSectionTest.java",
"junit/src/org/chromium/chrome/browser/ntp/cards/SectionListTest.java",
"junit/src/org/chromium/chrome/browser/offlinepages/BackgroundSchedulerTest.java",

Powered by Google App Engine
This is Rietveld 408576698