summaryrefslogtreecommitdiffstats
path: root/ash/system/tray/tray_image_item.cc
diff options
context:
space:
mode:
authorbryner@chromium.org <bryner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-13 22:04:59 +0000
committerbryner@chromium.org <bryner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-13 22:04:59 +0000
commit589c88ea046766f8f0f745d40a2eef2523cd7fe2 (patch)
treee08c207605f8243339bd60a127b13e5195608cc7 /ash/system/tray/tray_image_item.cc
parent7124eeef8aa8de571c68e3bc160e8b0087fd1768 (diff)
downloadchromium_src-589c88ea046766f8f0f745d40a2eef2523cd7fe2.zip
chromium_src-589c88ea046766f8f0f745d40a2eef2523cd7fe2.tar.gz
chromium_src-589c88ea046766f8f0f745d40a2eef2523cd7fe2.tar.bz2
Fix phishing test failures by not depending on hash_map's operator==.
operator== (and ContainerEq, which uses it) may fail if the order in which elements were added and removed from the two hash_maps is different. Instead, sort both FeatureMaps before comparing them. Re-enable tests that were disabled because of this failure. BUG=131999 Review URL: https://chromiumcodereview.appspot.com/10539127 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141984 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/system/tray/tray_image_item.cc')
0 files changed, 0 insertions, 0 deletions