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

Unified Diff: tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release-Trybot

Issue 64113004: pdfviewer: enable pdfviewer to run with gm in one bot (Closed) Base URL: http://skia.googlecode.com/svn/buildbot/
Patch Set: Created 7 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 | « tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release-Trybot
===================================================================
--- tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release-Trybot (revision 12085)
+++ tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release-Trybot (working copy)
@@ -55,6 +55,7 @@
],
'_gyp_defines': {
'skia_arch_width': '64',
+ 'skia_run_pdfviewer_in_gm': '1',
'skia_warnings_as_errors': '0',
},
'_make_flags': [],
@@ -390,7 +391,7 @@
'--bench_pictures_cfg',
'default',
'--gyp_defines',
- 'skia_arch_width=64 skia_warnings_as_errors=0',
+ 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfviewer_in_gm=1',
'--flavor',
'default',
],
@@ -451,7 +452,7 @@
'--target',
'most',
'--gyp_defines',
- 'skia_arch_width=64 skia_warnings_as_errors=0',
+ 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfviewer_in_gm=1',
'--flavor',
'default',
],
@@ -569,7 +570,7 @@
'--target',
'most',
'--gyp_defines',
- 'skia_arch_width=64 skia_warnings_as_errors=0',
+ 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfviewer_in_gm=1',
'--flavor',
'default',
],
@@ -687,7 +688,7 @@
'--target',
'most',
'--gyp_defines',
- 'skia_arch_width=64 skia_warnings_as_errors=0',
+ 'skia_arch_width=64 skia_warnings_as_errors=0 skia_run_pdfviewer_in_gm=1',
'--flavor',
'default',
],
« no previous file with comments | « tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698