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

Unified Diff: components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h

Issue 1808333002: Fix GN builds to include build and patch in Chrome-Proxy header. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/core/browser/data_reduction_proxy_test_utils.h
diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h
index c10d794bc438037922e9a8601267a92db3db1a3a..e7fb15f0508af63ac86435df0a0eba4763a045c7 100644
--- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h
+++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h
@@ -83,7 +83,6 @@ class MockDataReductionProxyRequestOptions
: public TestDataReductionProxyRequestOptions {
public:
MockDataReductionProxyRequestOptions(Client client,
- const std::string& version,
DataReductionProxyConfig* config);
~MockDataReductionProxyRequestOptions();

Powered by Google App Engine
This is Rietveld 408576698