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

Unified Diff: components/data_reduction_proxy.gypi

Issue 2013763003: Change POST-exclusion to idempotent-inclusion (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2743
Patch Set: Created 4 years, 7 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 | « no previous file | components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/data_reduction_proxy.gypi
diff --git a/components/data_reduction_proxy.gypi b/components/data_reduction_proxy.gypi
index ccc55ba75b4c200deed956c6cad877066c0a991b..17608f013aa938714d7dd0f9a43f5bf39033cad8 100644
--- a/components/data_reduction_proxy.gypi
+++ b/components/data_reduction_proxy.gypi
@@ -79,6 +79,8 @@
'data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h',
'data_reduction_proxy/core/common/data_reduction_proxy_switches.cc',
'data_reduction_proxy/core/common/data_reduction_proxy_switches.h',
+ 'data_reduction_proxy/core/common/data_reduction_proxy_util.cc',
+ 'data_reduction_proxy/core/common/data_reduction_proxy_util.h',
'data_reduction_proxy/core/common/lofi_decider.h',
'data_reduction_proxy/core/common/lofi_ui_service.h',
],
« no previous file with comments | « no previous file | components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698