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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1579433002: Make profile statistics tasks inspectable by tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renamed ProfileAttributesStorage related functions in profile_statistics.* Created 4 years, 9 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_tests.gypi ('k') | chrome/test/BUILD.gn » ('j') | 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 8f9169f5da81d25cc2ab4de7dc24ada6e77e9a23..cab87f4abc92c42c21cba62e43ca6d9035b9cd8c 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -195,7 +195,6 @@
'browser/profiles/profile_info_cache_unittest.h',
'browser/profiles/profile_manager_unittest.cc',
'browser/profiles/profile_shortcut_manager_unittest_win.cc',
- 'browser/profiles/profile_statistics_unittest.cc',
'browser/push_messaging/push_messaging_app_identifier_unittest.cc',
'browser/push_messaging/push_messaging_notification_manager_unittest.cc',
'browser/push_messaging/push_messaging_permission_context_unittest.cc',
@@ -2425,6 +2424,7 @@
['OS!="android" and OS!="ios" and chromeos==0', {
'sources': [
'browser/profiles/profile_list_desktop_unittest.cc',
+ 'browser/profiles/profile_statistics_unittest.cc',
],
}],
['chromeos==0 and use_ozone==0 and OS=="linux"', {
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698