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

Unified Diff: build_overrides/build.gni

Issue 2533733002: Roll chromium_revision 5e821a778b..5c22c2afac (432715:434448) (Closed)
Patch Set: Also disable ProcessNoLossDenoiserOnVP9 Created 4 years, 1 month 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 | « DEPS ('k') | webrtc/base/BUILD.gn » ('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 de2655819c2ad4f2ae19471e3d35cb15869da5a4..c7cc22b53ff123defbe9720f1c01b9d7e1a4b521 100644
--- a/build_overrides/build.gni
+++ b/build_overrides/build.gni
@@ -39,3 +39,5 @@ ignore_elf32_limitations = true
# Use system Xcode installation instead of the Chromium bundled Mac toolchain,
# since it contains only SDK 10.11, not 10.12 which WebRTC needs.
use_system_xcode = true
+
+android_test_runner_script = "../../webrtc/build/android/test_runner.py"
« no previous file with comments | « DEPS ('k') | webrtc/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698