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

Unified Diff: chrome/chrome_browser.gypi

Issue 952463002: Add UMA to track permission changes from the content settings menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 0c5f64a2c78f18b831a03130a44e4f086f77162f..1cd5fd280b7c6dbb8fb7e33717bca521e493bec7 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1270,6 +1270,8 @@
'browser/content_settings/permission_queue_controller.h',
'browser/content_settings/tab_specific_content_settings.cc',
'browser/content_settings/tab_specific_content_settings.h',
+ 'browser/content_settings/web_site_settings_uma_util.cc',
+ 'browser/content_settings/web_site_settings_uma_util.h',
],
'chrome_browser_extensions_sources': [
'browser/accessibility/accessibility_extension_api.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/content_settings_handler.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698