Commit 3de411ec authored by mattm's avatar mattm Committed by Commit bot

Move //net to public_deps in //components/dom_distiller/core

BUG=none

Review-Url: https://codereview.chromium.org/2804463002
Cr-Commit-Position: refs/heads/master@{#463018}
parent 22f0a7ab
......@@ -59,6 +59,7 @@ static_library("core") {
public_deps = [
"//components/dom_distiller/core/proto",
"//net",
"//third_party/dom_distiller_js:proto",
]
deps = [
......@@ -71,7 +72,6 @@ static_library("core") {
"//components/strings",
"//components/sync",
"//components/variations",
"//net",
"//skia",
"//third_party/re2",
"//ui/base",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment