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

Unified Diff: chrome/chrome_renderer.gypi

Issue 966443002: Add DataReductionProxy IPC to determine if the Data Reduction Proxy was used. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bengr CR comments, update OWNERS for IPC messages 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: chrome/chrome_renderer.gypi
diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi
index ef1a145f0d4d701da5bf794379d17466c2cdf22c..0319ac98ad7fbad97b0ccaed5ebdfaaee3fbbec5 100644
--- a/chrome/chrome_renderer.gypi
+++ b/chrome/chrome_renderer.gypi
@@ -260,7 +260,7 @@
'../third_party/re2/re2.gyp:re2',
'../components/components.gyp:autofill_content_renderer',
'../components/components.gyp:cdm_renderer',
- '../components/components.gyp:data_reduction_proxy_core_common',
+ '../components/components.gyp:data_reduction_proxy_content_common',
'../components/components.gyp:network_hints_renderer',
'../components/components.gyp:error_page_renderer',
'../components/components.gyp:startup_metric_utils',

Powered by Google App Engine
This is Rietveld 408576698