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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1334233003: Add the JNI code in order to let Java use the InterestsFetcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ntp-interests-retriever
Patch Set: Fix some of the comments Created 5 years, 2 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
« chrome/browser/android/interests_service.cc ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index efef0e8923be3f0f982dfafefabbf2c228260998..692a0858b279728040090e2f90ff4de25eef4cf1 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -16,6 +16,7 @@
'browser/android/history_report/delta_file_backend_leveldb_unittest.cc',
'browser/android/history_report/delta_file_commons_unittest.cc',
'browser/android/history_report/usage_reports_buffer_backend_unittest.cc',
+ 'browser/android/interests_service_unittest.cc',
# TODO(newt): move this to test_support_unit?
'browser/android/mock_location_settings.cc',
'browser/android/mock_location_settings.h',
« chrome/browser/android/interests_service.cc ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698