summaryrefslogtreecommitdiffstats
path: root/components/bookmarks.gypi
diff options
context:
space:
mode:
authorfdoray <fdoray@chromium.org>2015-11-03 17:16:44 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-04 01:18:04 +0000
commit055d3862641a91e4a5ff2a49bd5d0f835f0436d1 (patch)
treeebe195e4fa29123d26a39921641bd54c12d1eda5 /components/bookmarks.gypi
parentf1fee2cc824d7cf9cb05b5268ab4b78893ab3936 (diff)
downloadchromium_src-055d3862641a91e4a5ff2a49bd5d0f835f0436d1.zip
chromium_src-055d3862641a91e4a5ff2a49bd5d0f835f0436d1.tar.gz
chromium_src-055d3862641a91e4a5ff2a49bd5d0f835f0436d1.tar.bz2
Move components/startup_metric_utils/* to components/startup_metric_utils/browser/*.
We are working on new startup metrics that require sending IPCs from the renderer to the browser. The message definitions will live in components/startup_metric_utils/common/*, while the code that receives IPCs and logs UMA metrics will live in components/startup_metric_utils/browser/*. As a first step towards implementing these new metrics, this CL moves existing code from components/startup_metric_utils/* to components/startup_metric_utils/browser/*. BUG=547794 Review URL: https://codereview.chromium.org/1413153010 Cr-Commit-Position: refs/heads/master@{#357702}
Diffstat (limited to 'components/bookmarks.gypi')
-rw-r--r--components/bookmarks.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/bookmarks.gypi b/components/bookmarks.gypi
index 4894b69..69d5b58 100644
--- a/components/bookmarks.gypi
+++ b/components/bookmarks.gypi
@@ -26,7 +26,6 @@
'keyed_service_core',
'pref_registry',
'query_parser',
- 'startup_metric_utils',
'url_formatter/url_formatter.gyp:url_formatter',
],
'sources': [