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", |