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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 2145863002: Separate data use reporting logic in ExternalDataUseObserver (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed nits Created 4 years, 5 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/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 f4f028ca8696589555512eaf4cd4ee94c57fd4ac..6558a75c1c9157fca00446862404d390abf880f2 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -19,6 +19,7 @@
'browser/android/data_usage/data_use_tab_model_unittest.cc',
'browser/android/data_usage/data_use_ui_tab_model_unittest.cc',
'browser/android/data_usage/external_data_use_observer_unittest.cc',
+ 'browser/android/data_usage/external_data_use_reporter_unittest.cc',
'browser/android/data_usage/tab_data_use_entry_unittest.cc',
'browser/android/download/download_manager_service_unittest.cc',
'browser/android/history_report/delta_file_backend_leveldb_unittest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698