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

Unified Diff: components/data_reduction_proxy.gypi

Issue 775773002: Add data reduction proxy debug info to net-internals#bandwidth (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bengr CR updates Created 6 years 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 17fb5a080f0f1480a96896d48ecf10496cb4cc9a..ec99cad3b7f2ee5abf841915091036be3c5b7a86 100644
--- a/components/data_reduction_proxy.gypi
+++ b/components/data_reduction_proxy.gypi
@@ -70,6 +70,7 @@
],
'sources': [
# Note: sources list duplicated in GN build.
+ 'data_reduction_proxy/core/common/data_reduction_proxy_bypass_type_list.h',
'data_reduction_proxy/core/common/data_reduction_proxy_event_store.cc',
'data_reduction_proxy/core/common/data_reduction_proxy_event_store.h',
'data_reduction_proxy/core/common/data_reduction_proxy_headers.cc',

Powered by Google App Engine
This is Rietveld 408576698