| Index: public/web/WebSharedWorkerRepositoryClient.h
|
| diff --git a/public/web/WebSharedWorkerRepositoryClient.h b/public/web/WebSharedWorkerRepositoryClient.h
|
| index a09c80f649963575efa8dd38dffa22a137ef5b7b..45a4a6914d8ef98ecb9cf6371d97d04f9d584130 100644
|
| --- a/public/web/WebSharedWorkerRepositoryClient.h
|
| +++ b/public/web/WebSharedWorkerRepositoryClient.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebSharedWorkerRepositoryClient_h
|
| #define WebSharedWorkerRepositoryClient_h
|
|
|
| -#include "public/web/WebSharedWorkerConnector.h"
|
| +#include "WebSharedWorkerConnector.h"
|
|
|
| namespace blink {
|
|
|
|
|