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

Unified Diff: chrome/chrome_browser.gypi

Issue 14294008: Add UMA histograms for policy loading. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix nit Created 7 years, 8 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/preg_parser_win_unittest.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 cda5d6c6e4c5bf0cb1eb8fb646b6409bde3f2fbe..def28b2b539d305faf60e1b6fe085627a35e8910 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1305,6 +1305,8 @@
'browser/policy/policy_bundle.h',
'browser/policy/policy_error_map.cc',
'browser/policy/policy_error_map.h',
+ 'browser/policy/policy_load_status.cc',
+ 'browser/policy/policy_load_status.h',
'browser/policy/policy_loader_mac.cc',
'browser/policy/policy_loader_mac.h',
'browser/policy/policy_loader_win.cc',
« no previous file with comments | « chrome/browser/policy/preg_parser_win_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698