| Index: chrome/browser/background/background_contents_service.h
|
| diff --git a/chrome/browser/background/background_contents_service.h b/chrome/browser/background/background_contents_service.h
|
| index e8d462e3838cbf25296c50aaf92c0e8e9a21ebca..cbded45cf060a970c6fd79fd33441f0f59340e6a 100644
|
| --- a/chrome/browser/background/background_contents_service.h
|
| +++ b/chrome/browser/background/background_contents_service.h
|
| @@ -17,7 +17,7 @@
|
| #include "content/public/browser/notification_registrar.h"
|
| #include "content/public/common/window_container_type.h"
|
| #include "googleurl/src/gurl.h"
|
| -#include "webkit/glue/window_open_disposition.h"
|
| +#include "ui/base/window_open_disposition.h"
|
|
|
| class CommandLine;
|
| class PrefService;
|
|
|