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

Unified Diff: components/invalidation/BUILD.gn

Issue 498603002: Port parts of //third_pary/libjingle build to GN (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix gn compile Created 6 years, 4 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
Index: components/invalidation/BUILD.gn
diff --git a/components/invalidation/BUILD.gn b/components/invalidation/BUILD.gn
index 40ec2b020cbde4955641c6f30067779170864542..17df72ec06202cf45a1e06b0444f675ad79c4f74 100644
--- a/components/invalidation/BUILD.gn
+++ b/components/invalidation/BUILD.gn
@@ -76,9 +76,6 @@ static_library("invalidation") {
]
}
- # TODO(GYP) remove this when libjingle is added.
- configs += [ "//content:libjingle_stub_config" ]
-
deps = [
"//base",
"//components/gcm_driver",

Powered by Google App Engine
This is Rietveld 408576698