Chromium Code Reviews| Index: Source/core/platform/SchemeRegistry.cpp |
| diff --git a/Source/core/platform/SchemeRegistry.cpp b/Source/core/platform/SchemeRegistry.cpp |
| index 738ad89b596dd20d8e48c527485ec76b26720eb5..36e2a42d3189c1af74b1a9c8bb28ff1a8377befc 100644 |
| --- a/Source/core/platform/SchemeRegistry.cpp |
| +++ b/Source/core/platform/SchemeRegistry.cpp |
| @@ -24,7 +24,7 @@ |
| * |
| */ |
| #include "config.h" |
| -#include "SchemeRegistry.h" |
| +#include "core/platform/SchemeRegistry.h" |
| #include <wtf/MainThread.h> |
| namespace WebCore { |