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

Unified Diff: components/BUILD.gn

Issue 2963913002: Factor DRP PreviewsState logic out of content (Closed)
Patch Set: dougarnett comments Created 3 years, 5 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/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 91a0c0e13d2ce90c88ef4dbca32f10b067f84cda..c4a63647a8b87c6ebabafdc98c364fe42b4f8cf1 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -182,6 +182,7 @@ test("components_unittests") {
"//components/crash/content/app:unit_tests",
"//components/crash/core/common:unit_tests",
"//components/data_reduction_proxy/content/browser:unit_tests",
+ "//components/data_reduction_proxy/content/renderer:unit_tests",
"//components/data_reduction_proxy/core/browser:unit_tests",
"//components/data_reduction_proxy/core/common:unit_tests",
"//components/data_use_measurement/core:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698