Add proper includes for usage of the CityHash functions.
commit6896d7f921d0f0bf1abfd65b25fbe97cb9c7f1c8
authormvrable@chromium.org <mvrable@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 28 Apr 2014 20:24:15 +0000 (28 20:24 +0000)
committermvrable@chromium.org <mvrable@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 28 Apr 2014 20:24:15 +0000 (28 20:24 +0000)
tree2a77fadd974c225b138affe4c3ef660ca23ec510
parente445fc1edea19cb22d0df2123eff565c92f65dca
Add proper includes for usage of the CityHash functions.

Previously function declarations needed to be added manually because of
build errors on Windows when including the City.h file.  Now, with the
build errors fixed, use the proper includes everywhere.

BUG=353157

Review URL: https://codereview.chromium.org/246013008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266645 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/metrics/extension_metrics.cc
components/rappor/bloom_filter.cc
gpu/command_buffer/service/gles2_cmd_decoder.cc