Skip to content

Commit

Permalink
Make printing_unittests build on Win64
Browse files Browse the repository at this point in the history
Just c4267 build suppressions. 

BUG=166496
BUG=167187
TBR=abodenha@chromium.org
Review URL: https://codereview.chromium.org/12218066

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181419 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
jschuh@chromium.org committed Feb 8, 2013
1 parent 3897cad commit 4c45217
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions printing/printing.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,8 @@
],
}],
],
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
'msvs_disabled_warnings': [ 4267, ],
},
{
'target_name': 'cups',
Expand Down

0 comments on commit 4c45217

Please sign in to comment.