Commit fefcac1e authored by mukai's avatar mukai Committed by Commit bot

Add a missing dep on google_apis

BUG=None
R=rogerta@chromium.org
TEST=manually

Review URL: https://codereview.chromium.org/660043002

Cr-Commit-Position: refs/heads/master@{#299976}
parent a49e9faf
...@@ -128,6 +128,7 @@ source_set("google_apis") { ...@@ -128,6 +128,7 @@ source_set("google_apis") {
deps = [ deps = [
"//base", "//base",
"//base/third_party/dynamic_annotations",
"//crypto", "//crypto",
"//net", "//net",
"//third_party/libxml", "//third_party/libxml",
......
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