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

Unified Diff: components/invalidation/BUILD.gn

Issue 455583002: Port parts of //third_pary/libjingle build to GN (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Another rebase 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 1476b479e0e92d4d201340b4f1a864ba1433e684..5b7374bc3ade585ddbab986f5000dcaf5e33e203 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