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

Unified Diff: chrome/renderer/BUILD.gn

Issue 2963913002: Factor DRP PreviewsState logic out of content (Closed)
Patch Set: Change WebDataSource to WebDocumentLoader Created 3 years, 4 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
« no previous file with comments | « no previous file | chrome/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index ba0ade68f26096d94d2cc33d5ee7ba1d6bccd85f..3c32bce45531391837e09fbc1fd58de05de35eae 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -118,6 +118,7 @@ static_library("renderer") {
"//components/autofill/content/renderer",
"//components/cdm/renderer",
"//components/contextual_search:renderer",
+ "//components/data_reduction_proxy/content/renderer",
"//components/data_reduction_proxy/core/common",
"//components/dom_distiller/content/renderer",
"//components/network_hints/renderer",
« no previous file with comments | « no previous file | chrome/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698