| Index: third_party/WebKit/public/web/WebInputMethodController.h
 | 
| diff --git a/third_party/WebKit/public/web/WebInputMethodController.h b/third_party/WebKit/public/web/WebInputMethodController.h
 | 
| index 354f816f0c986a836436ee4d100c8cfde4c42f5a..756e7e5027493a8624d08526bf045a419d09fc3e 100644
 | 
| --- a/third_party/WebKit/public/web/WebInputMethodController.h
 | 
| +++ b/third_party/WebKit/public/web/WebInputMethodController.h
 | 
| @@ -5,7 +5,7 @@
 | 
|  #ifndef WebInputMethodController_h
 | 
|  #define WebInputMethodController_h
 | 
|  
 | 
| -#include "../platform/WebTextInputInfo.h"
 | 
| +#include "public/platform/WebTextInputInfo.h"
 | 
|  #include "WebCompositionUnderline.h"
 | 
|  #include "WebTextInputType.h"
 | 
|  #include "WebWidget.h"
 | 
| 
 |