0

Make all google_apis build on Win64

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
This commit is contained in:
jschuh@chromium.org
2013-01-10 04:52:48 +00:00
parent 5adaaaa1bc
commit 56ed280761

@ -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, ],
},
],
}