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

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

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
Index: tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release
===================================================================
--- tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release (revision 12085)
+++ tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release (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': [],
@@ -276,7 +277,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',
],
@@ -337,7 +338,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',
],
@@ -455,7 +456,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',
],
@@ -573,7 +574,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',
],

Powered by Google App Engine
This is Rietveld 408576698