Index: components/user_manager/BUILD.gn |
diff --git a/components/user_manager/BUILD.gn b/components/user_manager/BUILD.gn |
index 6703ea15178568c0d245a3294134b1858825c638..4b998a630f9974d3e1c3f2f941724ddc24ecee73 100644 |
--- a/components/user_manager/BUILD.gn |
+++ b/components/user_manager/BUILD.gn |
@@ -15,7 +15,9 @@ component("user_manager") { |
deps = [ |
"//base", |
+ "//base/third_party/dynamic_annotations", |
Nikita (slow)
2014/10/16 05:21:56
not sure where this one is used.
Jun Mukai
2014/10/16 17:24:14
Turns out this is not here, that's referred from g
|
"//components/session_manager/core", |
+ "//google_apis", |
"//skia", |
"//ui/gfx", |
"//url", |