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

Unified Diff: build/android/pylib/utils/isolator.py

Issue 1063453004: Copy Widevine files for swarming tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Android script Created 5 years, 8 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 | build/isolate.gypi » ('j') | build/isolate.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/pylib/utils/isolator.py
diff --git a/build/android/pylib/utils/isolator.py b/build/android/pylib/utils/isolator.py
index 8025b0fb733ac54bf1d964b15565db7b863f0458..a921bc521aef432ae7f1c1b85eb028c347d03d79 100644
--- a/build/android/pylib/utils/isolator.py
+++ b/build/android/pylib/utils/isolator.py
@@ -45,6 +45,8 @@ def DefaultConfigVariables():
'use_ozone': '0',
'use_x11': '0',
'v8_use_external_startup_data': '1',
+ 'branding': 'none',
M-A Ruel 2015/04/07 22:03:20 please sort use chromium instead or whatever defau
jrummell 2015/04/07 22:11:41 Done.
+ 'enable_pepper_cdms': '0',
}
« no previous file with comments | « no previous file | build/isolate.gypi » ('j') | build/isolate.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698