| Index: third_party/WebKit/Source/platform/graphics/ColorSpaceProfileData.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/ColorSpaceProfileData.h b/third_party/WebKit/Source/platform/graphics/ColorSpaceProfileData.h
|
| index 4f86f40232b4849ab93250885c5ac14fae849938..c998ee72bf9b09e77a179a98e8dd510eb75408a5 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/ColorSpaceProfileData.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/ColorSpaceProfileData.h
|
| @@ -6,7 +6,7 @@
|
| #define ColorSpaceProfileData_h
|
|
|
| #include "platform/PlatformExport.h"
|
| -#include "wtf/Vector.h"
|
| +#include "platform/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|