| Index: content/browser/disposition_utils.h
|
| diff --git a/content/browser/disposition_utils.h b/content/browser/disposition_utils.h
|
| index a53135016bb3df919ee904b91107436ab546bcc9..6838a45fad898f97eb54c948be271b7880625cdf 100644
|
| --- a/content/browser/disposition_utils.h
|
| +++ b/content/browser/disposition_utils.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_BROWSER_DISPOSITION_UTILS_H_
|
| #pragma once
|
|
|
| +#include "base/logging.h"
|
| #include "content/common/content_export.h"
|
| #include "webkit/glue/window_open_disposition.h"
|
|
|
|
|