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

Unified Diff: sky/engine/testing/platform/BUILD.gn

Issue 940473002: Drop unneeded build deps on /net. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « shell/BUILD.gn ('k') | ui/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/testing/platform/BUILD.gn
diff --git a/sky/engine/testing/platform/BUILD.gn b/sky/engine/testing/platform/BUILD.gn
index 2cc55d697d019c4209dd669c4201f205a89edc7e..1512aa48a61b7686384116726250c8fc36909876 100644
--- a/sky/engine/testing/platform/BUILD.gn
+++ b/sky/engine/testing/platform/BUILD.gn
@@ -14,7 +14,6 @@ static_library("platform") {
deps = [
"//base",
- "//net",
"//sky/engine",
"//url",
"//skia",
« no previous file with comments | « shell/BUILD.gn ('k') | ui/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698