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

Unified Diff: google_apis/BUILD.gn

Issue 660043002: Add a missing dep on google_apis (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: google_apis/BUILD.gn
diff --git a/google_apis/BUILD.gn b/google_apis/BUILD.gn
index 68153566e6aa1934596033e5dcbfdf8852d725fe..ce4df0bd84bc281dc1c261e09306de6e66e5934e 100644
--- a/google_apis/BUILD.gn
+++ b/google_apis/BUILD.gn
@@ -128,6 +128,7 @@ source_set("google_apis") {
deps = [
"//base",
+ "//base/third_party/dynamic_annotations",
"//crypto",
"//net",
"//third_party/libxml",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698