Index: content/zygote/zygote_main_linux.cc |
diff --git a/content/zygote/zygote_main_linux.cc b/content/zygote/zygote_main_linux.cc |
index 9fe4888c29b4708a5cb9778399439ed6af4d25a9..60e88406939fa1a77f1e14d51c26488eb6a28d7d 100644 |
--- a/content/zygote/zygote_main_linux.cc |
+++ b/content/zygote/zygote_main_linux.cc |
@@ -64,7 +64,7 @@ |
#endif |
#if defined(ENABLE_WEBRTC) |
-#include "third_party/libjingle/overrides/init_webrtc.h" |
+#include "third_party/webrtc_overrides/init_webrtc.h" |
#endif |
#if defined(SANITIZER_COVERAGE) |