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

Unified Diff: components/security_state/BUILD.gn

Issue 2065313002: Fix //net:test_support. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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 | « chromeos/BUILD.gn ('k') | content/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/security_state/BUILD.gn
diff --git a/components/security_state/BUILD.gn b/components/security_state/BUILD.gn
index 68cd2827e09b3bc6563af508712999395f9e3e2e..4d2823b8e315b6c6ce06ef13c378a49e8c07248e 100644
--- a/components/security_state/BUILD.gn
+++ b/components/security_state/BUILD.gn
@@ -43,8 +43,4 @@ source_set("unit_tests") {
"//net:test_support",
"//testing/gtest",
]
-
- data = [
- "//net/data/",
- ]
}
« no previous file with comments | « chromeos/BUILD.gn ('k') | content/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698