| Index: public/web/WebScriptSource.h
 | 
| diff --git a/public/web/WebScriptSource.h b/public/web/WebScriptSource.h
 | 
| index 8d2709679e2b949c2b75fd3cb652233e9729e7e9..de826e406ec4f3be843298f2865a0ad6658a2643 100644
 | 
| --- a/public/web/WebScriptSource.h
 | 
| +++ b/public/web/WebScriptSource.h
 | 
| @@ -31,8 +31,8 @@
 | 
|  #ifndef WebScriptSource_h
 | 
|  #define WebScriptSource_h
 | 
|  
 | 
| -#include "../platform/WebString.h"
 | 
| -#include "../platform/WebURL.h"
 | 
| +#include "public/platform/WebString.h"
 | 
| +#include "public/platform/WebURL.h"
 | 
|  
 | 
|  namespace blink {
 | 
|  
 | 
| 
 |