| Index: Source/modules/donottrack/NavigatorDoNotTrack.h
|
| diff --git a/Source/modules/donottrack/NavigatorDoNotTrack.h b/Source/modules/donottrack/NavigatorDoNotTrack.h
|
| index 132a710dd8d9c0a415a4ee6de96cd668e07fdbb2..3b260bd4960d68d5299ad71ec3e7664e8fe87dc0 100644
|
| --- a/Source/modules/donottrack/NavigatorDoNotTrack.h
|
| +++ b/Source/modules/donottrack/NavigatorDoNotTrack.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef NavigatorDoNotTrack_h
|
| #define NavigatorDoNotTrack_h
|
|
|
| -#include "core/page/DOMWindowProperty.h"
|
| +#include "core/frame/DOMWindowProperty.h"
|
| #include "platform/Supplementable.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|