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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json

Issue 1751773003: Enable proprietary codecs and ffmpeg_branding=Chrome for Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Trial with tester. Created 4 years, 10 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 | « scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json
index 41aeea0d575f4fd8152da4f8b29241f577c165b5..5795ab6dbb833fd17f281a1ed3e1a875fc354a86 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Builder__dbg_.json
@@ -106,7 +106,7 @@
"cwd": "[SLAVE_BUILD]",
"env": {
"GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm use_goma=1",
+ "GYP_DEFINES": "OS=android component=static_library fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=arm use_goma=1",
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE[depot_tools]"
},
"name": "gclient runhooks"
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698