| Index: webkit/glue/webplugin_delegate.h
 | 
| diff --git a/webkit/glue/webplugin_delegate.h b/webkit/glue/webplugin_delegate.h
 | 
| index 3d4515ef903431dd098cdc59b10dae063dbc7091..3f90e8df20c871dd3e5e98d8101cf3bc1a5e3da8 100644
 | 
| --- a/webkit/glue/webplugin_delegate.h
 | 
| +++ b/webkit/glue/webplugin_delegate.h
 | 
| @@ -13,7 +13,7 @@
 | 
|  #include "build/build_config.h"
 | 
|  #include "third_party/npapi/bindings/npapi.h"
 | 
|  #include "webkit/glue/pepper/pepper.h"
 | 
| -#include "webkit/api/public/WebCanvas.h"
 | 
| +#include "third_party/WebKit/WebKit/chromium/public/WebCanvas.h"
 | 
|  
 | 
|  class FilePath;
 | 
|  class GURL;
 | 
| 
 |