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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1415223002: Add counts of User data to ProfileInfoCache (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added methods in profile_statistics.cc to access ProfileInfoCache, fixed a few style errors Created 5 years, 1 month 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/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 67612c2ea5643add8683f81c59bc5e2a758ad59c..a7014a55b1bf253db67d11791fa4953a37839db1 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -189,6 +189,7 @@
'browser/profiles/profile_info_cache_unittest.cc',
'browser/profiles/profile_info_cache_unittest.h',
'browser/profiles/profile_manager_unittest.cc',
+ 'browser/profiles/profile_statistics_unittest.cc',
'browser/profiles/profile_shortcut_manager_unittest_win.cc',
'browser/push_messaging/push_messaging_app_identifier_unittest.cc',
'browser/push_messaging/push_messaging_permission_context_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698