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

Unified Diff: masters/master.chromium.webkit/master_mac_contentshell_latest_cfg.py

Issue 12927002: use additional_expectations as a command parameter (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 years, 9 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
Index: masters/master.chromium.webkit/master_mac_contentshell_latest_cfg.py
diff --git a/masters/master.chromium.webkit/master_mac_contentshell_latest_cfg.py b/masters/master.chromium.webkit/master_mac_contentshell_latest_cfg.py
index 77958166e7d86ed03ee18ac67c07f4ebdeafacde..8f9639d86cbf1d981948490e4fc34adbfd611c96 100644
--- a/masters/master.chromium.webkit/master_mac_contentshell_latest_cfg.py
+++ b/masters/master.chromium.webkit/master_mac_contentshell_latest_cfg.py
@@ -51,7 +51,7 @@ F('f_contentshell_mac_rel', mac().ChromiumWebkitLatestFactory(
],
factory_properties={
'additional_drt_flag': '--dump-render-tree',
- 'additional_expectations_files': [
+ 'additional_expectations': [
[ 'third_party',
'WebKit',
'LayoutTests',

Powered by Google App Engine
This is Rietveld 408576698