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