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

Unified Diff: chrome/android/java_sources.gni

Issue 2622313002: Add app indexing reporter public class. (Closed)
Patch Set: Add app indexing reporter public class. 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 | « chrome/android/java/src/org/chromium/chrome/browser/historyreport/AppIndexingReporter.java ('k') | no next file » | 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 baefead776152011187d70febe3b4e4f436a3e20..4155c352a77cbd0611095f28fad519bc9f4264c3 100644
--- a/chrome/android/java_sources.gni
+++ b/chrome/android/java_sources.gni
@@ -407,6 +407,7 @@ chrome_java_sources = [
"java/src/org/chromium/chrome/browser/history/HistoryManagerToolbar.java",
"java/src/org/chromium/chrome/browser/history/HistoryManagerUtils.java",
"java/src/org/chromium/chrome/browser/history/HistoryProvider.java",
+ "java/src/org/chromium/chrome/browser/historyreport/AppIndexingReporter.java",
"java/src/org/chromium/chrome/browser/historyreport/DeltaFileEntry.java",
"java/src/org/chromium/chrome/browser/historyreport/HistoryReportJniBridge.java",
"java/src/org/chromium/chrome/browser/historyreport/SearchJniBridge.java",
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/historyreport/AppIndexingReporter.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698