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

Unified Diff: components/data_reduction_proxy/core/browser/BUILD.gn

Issue 684223003: Data Reduction Proxy Interstitials (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Thestig comment and test fix Created 5 years, 10 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/BUILD.gn
diff --git a/components/data_reduction_proxy/core/browser/BUILD.gn b/components/data_reduction_proxy/core/browser/BUILD.gn
index 1d659d3682a51ec6ba631a970a137940691032df..451076e22afba734f30a6b23806be4edc0acc62a 100644
--- a/components/data_reduction_proxy/core/browser/BUILD.gn
+++ b/components/data_reduction_proxy/core/browser/BUILD.gn
@@ -10,6 +10,7 @@ static_library("browser") {
"data_reduction_proxy_config.h",
"data_reduction_proxy_configurator.cc",
"data_reduction_proxy_configurator.h",
+ "data_reduction_proxy_debug_ui_service.h",
"data_reduction_proxy_delegate.cc",
"data_reduction_proxy_delegate.h",
"data_reduction_proxy_interceptor.cc",

Powered by Google App Engine
This is Rietveld 408576698