| Index: chrome/renderer/navigation_state.h
|
| ===================================================================
|
| --- chrome/renderer/navigation_state.h (revision 78506)
|
| +++ chrome/renderer/navigation_state.h (working copy)
|
| @@ -12,7 +12,7 @@
|
| #include "base/scoped_ptr.h"
|
| #include "base/time.h"
|
| #include "chrome/common/extensions/url_pattern.h"
|
| -#include "chrome/common/page_transition_types.h"
|
| +#include "content/common/page_transition_types.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebDataSource.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebURLRequest.h"
|
|
|
|
|