Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(229)

Unified Diff: build_overrides/build.gni

Issue 2649883004: Move webrtc/build/android -> tools-webrtc/android (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools-webrtc/android/AndroidManifest.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | tools-webrtc/android/AndroidManifest.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698