diff options
Diffstat (limited to 'chrome/service/BUILD.gn')
-rw-r--r-- | chrome/service/BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/service/BUILD.gn b/chrome/service/BUILD.gn index 6179bfb1..1eb0d30 100644 --- a/chrome/service/BUILD.gn +++ b/chrome/service/BUILD.gn @@ -55,10 +55,10 @@ static_library("service") { "//base", "//components/cloud_devices/common", "//google_apis", + "//jingle:notifier", "//net", "//printing", "//skia", - #'../jingle/jingle.gyp:notifier', TODO(GYP) #'../third_party/libjingle/libjingle.gyp:libjingle', TODO(GYP) ] |