| Index: chrome/browser/tab_contents/background_contents.h
 | 
| diff --git a/chrome/browser/tab_contents/background_contents.h b/chrome/browser/tab_contents/background_contents.h
 | 
| index 73c70061d7bfb7ed3e6fcad2e6fbc2c35703b14d..be2c71f9ad46a7600146611c1d4d4d7c7bb46c26 100644
 | 
| --- a/chrome/browser/tab_contents/background_contents.h
 | 
| +++ b/chrome/browser/tab_contents/background_contents.h
 | 
| @@ -12,7 +12,7 @@
 | 
|  #include "content/public/browser/notification_registrar.h"
 | 
|  #include "content/public/browser/web_contents_delegate.h"
 | 
|  #include "content/public/browser/web_contents_observer.h"
 | 
| -#include "webkit/glue/window_open_disposition.h"
 | 
| +#include "ui/base/window_open_disposition.h"
 | 
|  
 | 
|  class Profile;
 | 
|  
 | 
| 
 |