| Index: chrome/browser/gtk/tab_contents_drag_source.h
 | 
| diff --git a/chrome/browser/gtk/tab_contents_drag_source.h b/chrome/browser/gtk/tab_contents_drag_source.h
 | 
| index cdcc3eddffcccf4225f57033b544a05d47c4dab7..8a81647fd9fae318ffb16d83146e0fb3b586cd36 100644
 | 
| --- a/chrome/browser/gtk/tab_contents_drag_source.h
 | 
| +++ b/chrome/browser/gtk/tab_contents_drag_source.h
 | 
| @@ -10,7 +10,7 @@
 | 
|  #include "app/gfx/native_widget_types.h"
 | 
|  #include "base/basictypes.h"
 | 
|  #include "base/message_loop.h"
 | 
| -#include "webkit/api/public/WebDragOperation.h"
 | 
| +#include "third_party/WebKit/WebKit/chromium/public/WebDragOperation.h"
 | 
|  
 | 
|  class TabContents;
 | 
|  class TabContentsView;
 | 
| 
 |