| Index: components/sessions/serialized_navigation_entry.cc
|
| diff --git a/components/sessions/serialized_navigation_entry.cc b/components/sessions/serialized_navigation_entry.cc
|
| index 7d151a04482dc1bff93434130e43b3a94b2fead3..7b6027ba53623d48d08dd8c505daf57f3bc11041 100644
|
| --- a/components/sessions/serialized_navigation_entry.cc
|
| +++ b/components/sessions/serialized_navigation_entry.cc
|
| @@ -11,7 +11,7 @@
|
| #include "content/public/browser/navigation_entry.h"
|
| #include "sync/protocol/session_specifics.pb.h"
|
| #include "sync/util/time.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebReferrerPolicy.h"
|
| +#include "third_party/WebKit/public/platform/WebReferrerPolicy.h"
|
| #include "webkit/glue/glue_serialize.h"
|
|
|
| using content::NavigationEntry;
|
|
|