Index: components/data_reduction_proxy/core/common/data_reduction_proxy_headers.h |
diff --git a/components/data_reduction_proxy/core/common/data_reduction_proxy_headers.h b/components/data_reduction_proxy/core/common/data_reduction_proxy_headers.h |
index 2415143b978de1edd9351cf5baaad0f3d189b844..d6a269f1ae24ce0590ecc24ce22287c95d369e58 100644 |
--- a/components/data_reduction_proxy/core/common/data_reduction_proxy_headers.h |
+++ b/components/data_reduction_proxy/core/common/data_reduction_proxy_headers.h |
@@ -94,6 +94,10 @@ const char* compressed_video_directive(); |
// a resource not be transformed. |
const char* identity_directive(); |
+// Gets the Chrome-Proxy directive provided by data reduction proxy to direct |
+// that image subresources accept empty-image. |
+const char* chrome_proxy_page_policies_empty_image_directive(); |
+ |
// Gets the Chrome-Proxy directive used by data reduction proxy lite page |
// preview requests and responses. |
const char* chrome_proxy_lite_page_directive(); |