Index: components/data_reduction_proxy.gypi |
diff --git a/components/data_reduction_proxy.gypi b/components/data_reduction_proxy.gypi |
index e7efa28993f3f29f6cb7d06f3acb1975261a130e..afa026dfdba5b2d1d3d30f218a02af7096d51391 100644 |
--- a/components/data_reduction_proxy.gypi |
+++ b/components/data_reduction_proxy.gypi |
@@ -32,6 +32,8 @@ |
# Note: sources list duplicated in GN build. |
'data_reduction_proxy/core/browser/data_reduction_proxy_auth_request_handler.cc', |
'data_reduction_proxy/core/browser/data_reduction_proxy_auth_request_handler.h', |
+ 'data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.cc', |
+ 'data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.h', |
'data_reduction_proxy/core/browser/data_reduction_proxy_configurator.cc', |
'data_reduction_proxy/core/browser/data_reduction_proxy_configurator.h', |
'data_reduction_proxy/core/browser/data_reduction_proxy_delegate.cc', |
@@ -44,8 +46,6 @@ |
'data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate.h', |
'data_reduction_proxy/core/browser/data_reduction_proxy_prefs.cc', |
'data_reduction_proxy/core/browser/data_reduction_proxy_prefs.h', |
- 'data_reduction_proxy/core/browser/data_reduction_proxy_protocol.cc', |
- 'data_reduction_proxy/core/browser/data_reduction_proxy_protocol.h', |
'data_reduction_proxy/core/browser/data_reduction_proxy_settings.cc', |
'data_reduction_proxy/core/browser/data_reduction_proxy_settings.h', |
'data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs.cc', |