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

Unified Diff: chrome/chrome_browser.gypi

Issue 371933002: Add UMA for the new generic permisison class (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/ui/webui/options/content_settings_handler.cc ('k') | tools/metrics/actions/actions.xml » ('j') | 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 bf77d1c15818822030142d9bb908096c96e39c27..ce1d4145a11949f78f7aa497e6ef892d5d4fb162 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -336,6 +336,8 @@
'browser/content_settings/permission_bubble_request_impl.h',
'browser/content_settings/permission_context_base.cc',
'browser/content_settings/permission_context_base.h',
+ 'browser/content_settings/permission_context_uma_util.cc',
+ 'browser/content_settings/permission_context_uma_util.h',
'browser/content_settings/permission_infobar_delegate.cc',
'browser/content_settings/permission_infobar_delegate.h',
'browser/content_settings/permission_queue_controller.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/content_settings_handler.cc ('k') | tools/metrics/actions/actions.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698