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

Unified Diff: chromeos/BUILD.gn

Issue 2065313002: Fix //net:test_support. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 51ee7899a0f0a194a38efdc4790b1d596d7d1a7a..9cdf567f071b7a6f6ce70549c329261a337d04ce 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -179,7 +179,6 @@ test("chromeos_unittests") {
data = [
"test/data/",
- "//net/data/",
]
}

Powered by Google App Engine
This is Rietveld 408576698