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

Unified Diff: content/content_browser.gypi

Issue 1227363002: [Background Sync] Gather UMA data for Background Sync (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix bad rebase Created 5 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 | « content/browser/background_sync/background_sync_metrics.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index bb3fb9363b3cac18b3d1f5e88ef4e722d13b39cc..78f5cdea613956b746c5b14a69f6a63e6ba187df 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -462,6 +462,8 @@
'browser/background_sync/background_sync_context_impl.h',
'browser/background_sync/background_sync_manager.cc',
'browser/background_sync/background_sync_manager.h',
+ 'browser/background_sync/background_sync_metrics.cc',
+ 'browser/background_sync/background_sync_metrics.h',
'browser/background_sync/background_sync_network_observer.cc',
'browser/background_sync/background_sync_network_observer.h',
'browser/background_sync/background_sync_power_observer.cc',
« no previous file with comments | « content/browser/background_sync/background_sync_metrics.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698