[Metrics] Make MetricsStateManager take a callback param to check if UMA is enabled.
[chromium-blink-merge.git] / chrome / browser / google / DEPS
blobf40a6cae47d9d12960b1c92f6463c96794f66bec
1 specific_include_rules = {
2   # GoogleURLTracker can't use WebContents, since it is used by iOS.
3   # If WebContents functionality is needed, add it to
4   # GoogleURLTrackerNavigationHelperImpl.
5   'google_url_tracker\.': [
6     "-content/public/browser/web_contents.h",
7   ],