Commit 56ed2807 authored by jschuh@chromium.org's avatar jschuh@chromium.org

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
parent 5adaaaa1
......@@ -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, ],
},
],
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment