summaryrefslogtreecommitdiffstats
path: root/components/metrics.gypi
diff options
context:
space:
mode:
authormotek@chromium.org <motek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-20 17:16:45 +0000
committermotek@chromium.org <motek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-20 17:16:45 +0000
commit14bb46691011873fc4d7f63951ea521fb521aa6a (patch)
treedc661631095dd855d76da80a111fcc749740386a /components/metrics.gypi
parenta90c8cae340737062a8ab03af4667a55ebac103c (diff)
downloadchromium_src-14bb46691011873fc4d7f63951ea521fb521aa6a.zip
chromium_src-14bb46691011873fc4d7f63951ea521fb521aa6a.tar.gz
chromium_src-14bb46691011873fc4d7f63951ea521fb521aa6a.tar.bz2
Moved metrics_reporting_scheduler* to //components/metrics.
Automove with some manual fixes. BUG=374214 Review URL: https://codereview.chromium.org/294693002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271676 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/metrics.gypi')
-rw-r--r--components/metrics.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/metrics.gypi b/components/metrics.gypi
index f7fdc23..a572cda 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -24,6 +24,8 @@
'metrics/metrics_log_manager.h',
'metrics/metrics_pref_names.cc',
'metrics/metrics_pref_names.h',
+ 'metrics/metrics_reporting_scheduler.cc',
+ 'metrics/metrics_reporting_scheduler.h',
'metrics/metrics_service_client.h',
'metrics/metrics_service_observer.cc',
'metrics/metrics_service_observer.h',