| Index: chrome/test/chromedriver/test/test_expectations
 | 
| diff --git a/chrome/test/chromedriver/test/test_expectations b/chrome/test/chromedriver/test/test_expectations
 | 
| index ce86b504a3c42e5436247f2382c5e7d1a8c4ecb9..cf4368d317c0091890df79c91c815285f1d5993b 100644
 | 
| --- a/chrome/test/chromedriver/test/test_expectations
 | 
| +++ b/chrome/test/chromedriver/test/test_expectations
 | 
| @@ -29,7 +29,6 @@ _REVISION_NEGATIVE_FILTER['HEAD'] = [
 | 
|      'ClickScrollingTest.testShouldBeAbleToClickOnAnElementHiddenByDoubleOverflow',
 | 
|      'ClickScrollingTest.testShouldNotBeAbleToClickElementThatIsOutOfViewInANonScrollableFrame',
 | 
|      'ClickScrollingTest.testShouldNotScrollIfAlreadyScrolledAndElementIsInView',
 | 
| -    'ClickTest.testCanClickAnImageMapArea',
 | 
|      'ClickTest.testShouldBeAbleToClickOnAnElementInFrameGreaterThanTwoViewports',
 | 
|      'CombinedInputActionsTest.testClickingOnFormElements',
 | 
|      'CoordinatesTest.testShouldScrollPageAndGetCoordinatesOfAnElementThatIsOutOfViewPort',
 | 
| 
 |