Add data usage tracking for chrome services

Add data usage tracking for GCM driver, web history and network time tracker services

BUG=655749

Review-Url: https://codereview.chromium.org/2641293002
Cr-Commit-Position: refs/heads/master@{#445148}
diff --git a/components/gcm_driver/DEPS b/components/gcm_driver/DEPS
index 97433dd1..24342e4b 100644
--- a/components/gcm_driver/DEPS
+++ b/components/gcm_driver/DEPS
@@ -1,5 +1,6 @@
 include_rules = [
   "+components/crx_file/id_util.h",
+  "+components/data_use_measurement/core",
   "+components/os_crypt",
   "+components/keyed_service",
   "+components/pref_registry",