| Index: Source/core/testing/InternalProfilers.cpp
|
| diff --git a/Source/core/testing/InternalProfilers.cpp b/Source/core/testing/InternalProfilers.cpp
|
| index 95d706f90cbaa67479fdf8d35fd0b62e94336abf..437aced1483501ddd17498d0770a5cb27de31761 100644
|
| --- a/Source/core/testing/InternalProfilers.cpp
|
| +++ b/Source/core/testing/InternalProfilers.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "InternalProfilers.h"
|
| +#include "core/testing/InternalProfilers.h"
|
|
|
| #include "public/platform/Platform.h"
|
| #include "wtf/text/CString.h"
|
|
|