| Index: Source/web/tests/BitmapImageTest.cpp | 
| diff --git a/Source/core/platform/graphics/BitmapImageTest.cpp b/Source/web/tests/BitmapImageTest.cpp | 
| similarity index 99% | 
| rename from Source/core/platform/graphics/BitmapImageTest.cpp | 
| rename to Source/web/tests/BitmapImageTest.cpp | 
| index 402554de5cc5a12fccaa187d45d99a4fbb0c16bd..ee9e474127f2d6e51daaeadcd6acc40583465c08 100644 | 
| --- a/Source/core/platform/graphics/BitmapImageTest.cpp | 
| +++ b/Source/web/tests/BitmapImageTest.cpp | 
| @@ -29,7 +29,7 @@ | 
| */ | 
|  | 
| #include "config.h" | 
| -#include "core/platform/graphics/BitmapImage.h" | 
| +#include "platform/graphics/BitmapImage.h" | 
|  | 
| #include "platform/SharedBuffer.h" | 
| #include "platform/graphics/ImageObserver.h" | 
|  |