Skip to content

Commit

Permalink
Make all google_apis build on Win64
Browse files Browse the repository at this point in the history
BUG=166496
BUG=167187
TBR=joi

Review URL: https://chromiumcodereview.appspot.com/11818045

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176025 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
jschuh@chromium.org committed Jan 10, 2013
1 parent 5adaaaa commit 56ed280
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions google_apis/google_apis.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@
'google_api_keys.cc',
'google_api_keys.h',
],
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
'msvs_disabled_warnings': [4267, ],
},
],
}

0 comments on commit 56ed280

Please sign in to comment.