Index: content/BUILD.gn |
diff --git a/content/BUILD.gn b/content/BUILD.gn |
index b4f81b34211bf60b65b6ae7968e596b1a87b5a04..20a553e70a81811a5acd56f97b9627a75f282742 100644 |
--- a/content/BUILD.gn |
+++ b/content/BUILD.gn |
@@ -94,11 +94,6 @@ config("libjingle_stub_config") { |
} |
} |
-config("widevine_stub_config") { |
- # The real implementation does a copy rule to copy the header to the gen dir. |
- include_dirs = [ "//third_party/widevine/cdm" ] |
-} |
- |
# Sets up include dirs while webrtc is being converted to GN. |
# TODO(GYP) remove when webrtc is ready. |
config("webrtc_stub_config") { |