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

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: Seventh draft Created 5 years, 4 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 e248ac820c33299acd132af0a0474b8214659ce0..d75fa7adf96529b286502ebae3492e60e218c6f6 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2421,6 +2421,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