| Index: third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h
|
| diff --git a/third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h b/third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h
|
| index e09d8b25eb715576319d6ae9196a63d0d4c6d982..54d28441b72a618295d20c5b9a90621ad774f55e 100644
|
| --- a/third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h
|
| +++ b/third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef WebSharedWorkerCreationContextType_h
|
| #define WebSharedWorkerCreationContextType_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| namespace blink {
|
|
|
|
|