| Index: Source/core/frame/ImageBitmapTest.cpp
|
| diff --git a/Source/core/frame/ImageBitmapTest.cpp b/Source/core/frame/ImageBitmapTest.cpp
|
| index f5664722094ac92b6a4aa620ce4c21154397abf8..ad2e9fdcab1d15aa51b9af58c5ed61621fda41d9 100644
|
| --- a/Source/core/frame/ImageBitmapTest.cpp
|
| +++ b/Source/core/frame/ImageBitmapTest.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "core/frame/ImageBitmap.h"
|
|
|
| -#include "SkPixelRef.h"
|
| +#include "SkPixelRef.h" // FIXME: qualify this skia header file.
|
| #include "core/dom/Document.h"
|
| #include "core/fetch/ImageResource.h"
|
| #include "core/fetch/MemoryCache.h"
|
|
|