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

Unified Diff: chrome/chrome_browser.gypi

Issue 7105018: UMA metrics for cloud policies. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix win build, rebased Created 9 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 | « chrome/browser/policy/user_policy_token_cache.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index cd08c55c27f2e50f5f352108fd8850b4ee5386b6..0a876e6bbb1230d0e90cd5a90a24b1b6d0c94287 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1621,6 +1621,8 @@
'browser/policy/dummy_configuration_policy_provider.h',
'browser/policy/enterprise_install_attributes.cc',
'browser/policy/enterprise_install_attributes.h',
+ 'browser/policy/enterprise_metrics.cc',
+ 'browser/policy/enterprise_metrics.h',
'browser/policy/file_based_policy_loader.cc',
'browser/policy/file_based_policy_loader.h',
'browser/policy/file_based_policy_provider.cc',
« no previous file with comments | « chrome/browser/policy/user_policy_token_cache.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698