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

Unified Diff: chrome/service/BUILD.gn

Issue 431423002: GN support for //jingle directory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | components/invalidation/BUILD.gn » ('j') | jingle/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/service/BUILD.gn
diff --git a/chrome/service/BUILD.gn b/chrome/service/BUILD.gn
index 6179bfb1392acfbfc7d8381b3595ac6979a285df..1eb0d30f254807979b86714ec7135201466c5ac3 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)
]
« no previous file with comments | « no previous file | components/invalidation/BUILD.gn » ('j') | jingle/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698