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

Unified Diff: chrome/chrome_browser.gypi

Issue 1248613003: Issue 501916 : Add data type counts to profile deletion flow (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase (again) and added strings for the case when statistics are loading Created 5 years, 3 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 8a145a550867a3a330acbc9272542b9c4f216e33..b14ce9303b0b4c92857315176226b94ae986079a 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2403,6 +2403,8 @@
'browser/profiles/profile_metrics_mac.mm',
'browser/profiles/profile_shortcut_manager_win.cc',
'browser/profiles/profile_shortcut_manager_win.h',
+ 'browser/profiles/profile_statistics.cc',
+ 'browser/profiles/profile_statistics.h',
'browser/profiles/profiles_state.cc',
'browser/profiles/profiles_state.h',
'browser/profiles/storage_partition_descriptor.h',

Powered by Google App Engine
This is Rietveld 408576698