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

Unified Diff: components/previews/core/BUILD.gn

Issue 2491803002: Revert "Adding UMA to track previews opt outs and blacklist eligibility" (Closed)
Patch Set: Created 4 years, 1 month 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 | components/previews/core/previews_black_list.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/previews/core/BUILD.gn
diff --git a/components/previews/core/BUILD.gn b/components/previews/core/BUILD.gn
index 92ae912fb4feb2b366b0b8d8d32375872a74f1b6..253d762624f60f8a10b8e07538714b16a468c093 100644
--- a/components/previews/core/BUILD.gn
+++ b/components/previews/core/BUILD.gn
@@ -26,7 +26,7 @@ static_library("core") {
"//base",
"//components/data_reduction_proxy/core/common",
"//components/variations",
- "//net:net",
+ "//net",
"//sql",
"//url:url",
]
@@ -50,8 +50,6 @@ source_set("unit_tests") {
"//base/test:test_support",
"//components/data_reduction_proxy/core/common",
"//components/variations",
- "//net:net",
- "//net:test_support",
"//sql",
"//sql:test_support",
"//testing/gtest",
« no previous file with comments | « no previous file | components/previews/core/previews_black_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698