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

Unified Diff: blimp/BUILD.gn

Issue 2632803002: Remove all blimp network code. (Closed)
Patch Set: merge from origin/master for good measure Created 3 years, 11 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 | blimp/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/BUILD.gn
diff --git a/blimp/BUILD.gn b/blimp/BUILD.gn
index 4b18ebe97629dbea5c3d92266473d55d212edc67..b209a7bb07355215131a8da9c4f674bef53a4411 100644
--- a/blimp/BUILD.gn
+++ b/blimp/BUILD.gn
@@ -34,7 +34,6 @@ group("blimp_tests") {
test("blimp_unittests") {
deps = [
"//blimp/common:unit_tests",
- "//blimp/net:unit_tests",
"//blimp/test:run_all_unittests",
]
« no previous file with comments | « no previous file | blimp/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698