Index: build_overrides/build.gni |
diff --git a/build_overrides/build.gni b/build_overrides/build.gni |
index 10a2df9b05a4320e77248d2abc8525333c9c0456..bcb2501fa51dc1646469e82811acaf1d41e4e182 100644 |
--- a/build_overrides/build.gni |
+++ b/build_overrides/build.gni |
@@ -32,7 +32,7 @@ ubsan_vptr_blacklist_path = |
rebase_path("//tools-webrtc/ubsan/vptr_blacklist.txt", root_build_dir) |
# Android lint suppressions file |
-lint_suppressions_file = "//webrtc/build/android/suppressions.xml" |
+lint_suppressions_file = "//tools-webrtc/android/suppressions.xml" |
# For Chromium, Android 32-bit non-component, non-clang builds hit a 4GiB size |
# limit, making them requiring symbol_level=2. WebRTC doesn't hit that problem |