Remove color profiles from exif-orientation layout test images

The presence of color profiles in the test images unnecessarily
complicates dynamic color profile testing. These tests are only
concerned with image orientation, not whether the images have a
color profile or not.

[email protected]
BUG=367629

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

git-svn-id: svn://svn.chromium.org/blink/trunk@172734 bbb929c8-8fbe-4397-9dbb-9b2b20218538
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index ee6396d..9367995 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1040,6 +1040,11 @@
 crbug.com/363772 virtual/deferred/fast/images/repaint-subrect-grid.html [ NeedsManualRebaseline ]
 crbug.com/363772 virtual/deferred/fast/images/exif-orientation.html [ NeedsManualRebaseline ]
 crbug.com/363772 [ Linux Mac ] virtual/gpu/fast/hidpi/gradient-with-scaled-ancestor.html [ NeedsManualRebaseline ]
+crbug.com/367629 fast/images/exif-orientation-css.html [ NeedsRebaseline ]
+crbug.com/367629 fast/images/exif-orientation-image-document.html [ NeedsRebaseline ]
+crbug.com/367629 fast/images/exif-orientation.html [ NeedsRebaseline ]
+crbug.com/367629 virtual/deferred/fast/images/exif-orientation-css.html [ NeedsRebaseline ]
+crbug.com/367629 virtual/deferred/fast/images/exif-orientation-image-document.html [ NeedsRebaseline ]
 crbug.com/365400 [ Mac ] compositing/images/direct-pdf-image.html [ Pass ImageOnlyFailure ]
 
 crbug.com/362992 fast/canvas/canvas-createImageBitmap-invalid-args-in-workers.html [ Skip ]