Drop unneeded build deps on /net.

BUG=456130
R=blundell@chromium.org

Review URL: https://codereview.chromium.org/940473002
This commit is contained in:
Przemyslaw Pietrzkiewicz 2015-02-18 12:03:28 +01:00
parent 1312b93456
commit 6ea43eee14

View File

@ -14,7 +14,6 @@ static_library("platform") {
deps = [
"//base",
"//net",
"//sky/engine",
"//url",
"//skia",