| Index: Source/core/html/forms/ColorChooserClient.cpp
|
| diff --git a/Source/platform/ColorChooserClient.cpp b/Source/core/html/forms/ColorChooserClient.cpp
|
| similarity index 97%
|
| rename from Source/platform/ColorChooserClient.cpp
|
| rename to Source/core/html/forms/ColorChooserClient.cpp
|
| index 1fffaf7c0e2306349b2795a6deaf08a0764744a2..45a03a29aa57bd35cf0896fc9ae9684bb9ea43c4 100644
|
| --- a/Source/platform/ColorChooserClient.cpp
|
| +++ b/Source/core/html/forms/ColorChooserClient.cpp
|
| @@ -28,8 +28,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -
|
| -#include "platform/ColorChooserClient.h"
|
| +#include "core/html/forms/ColorChooserClient.h"
|
|
|
| namespace blink {
|
|
|
|
|