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

Unified Diff: chrome/chrome_browser.gypi

Issue 2024753002: Add permission reporter skeleton (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@protocol-buffer-for-permission-reports
Patch Set: Created 4 years, 6 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/safe_browsing/permission_reporter.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 c446ccf27422c6083c4fef1e5432b3d5fbd7351b..08f8bb4e3d31dec78ca29b6e0357660b28130d57 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2556,6 +2556,8 @@
'chrome_browser_safe_browsing_basic_sources': [
'browser/renderer_host/data_reduction_proxy_resource_throttle_android.cc',
'browser/renderer_host/data_reduction_proxy_resource_throttle_android.h',
+ 'browser/safe_browsing/permission_reporter.cc',
+ 'browser/safe_browsing/permission_reporter.h',
'browser/safe_browsing/ping_manager.cc',
'browser/safe_browsing/ping_manager.h',
'browser/safe_browsing/protocol_manager_helper.cc',
« no previous file with comments | « chrome/browser/safe_browsing/permission_reporter.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698