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

Unified Diff: components/data_reduction_proxy.gypi

Issue 338483002: Chrome Participated Tamper Detect (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
Index: components/data_reduction_proxy.gypi
diff --git a/components/data_reduction_proxy.gypi b/components/data_reduction_proxy.gypi
index 2bdfaa1c5fae69a1b4e1dd9e6c3bcf27dc26414d..449944be098bfa7e3b0e4270a13a43928c184e2d 100644
--- a/components/data_reduction_proxy.gypi
+++ b/components/data_reduction_proxy.gypi
@@ -34,6 +34,8 @@
'data_reduction_proxy/browser/data_reduction_proxy_protocol.h',
'data_reduction_proxy/browser/data_reduction_proxy_settings.cc',
'data_reduction_proxy/browser/data_reduction_proxy_settings.h',
+ 'data_reduction_proxy/browser/data_reduction_proxy_tamper_detect.cc',
+ 'data_reduction_proxy/browser/data_reduction_proxy_tamper_detect.h',
'data_reduction_proxy/browser/data_reduction_proxy_usage_stats.cc',
'data_reduction_proxy/browser/data_reduction_proxy_usage_stats.h',
],

Powered by Google App Engine
This is Rietveld 408576698