Skip to content

Commit

Permalink
Add a missing dep on google_apis
Browse files Browse the repository at this point in the history
BUG=None
R=rogerta@chromium.org
TEST=manually

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

Cr-Commit-Position: refs/heads/master@{#299976}
  • Loading branch information
jmuk authored and Commit bot committed Oct 16, 2014
1 parent a49e9fa commit fefcac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google_apis/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ source_set("google_apis") {

deps = [
"//base",
"//base/third_party/dynamic_annotations",
"//crypto",
"//net",
"//third_party/libxml",
Expand Down

0 comments on commit fefcac1

Please sign in to comment.