| Index: content/renderer/disambiguation_popup_helper.h
|
| diff --git a/content/renderer/disambiguation_popup_helper.h b/content/renderer/disambiguation_popup_helper.h
|
| index 0625f892c625d1051203d0059bb4550a33222a78..535683d691a083849f273ea26258b4a79a50a110 100644
|
| --- a/content/renderer/disambiguation_popup_helper.h
|
| +++ b/content/renderer/disambiguation_popup_helper.h
|
| @@ -6,7 +6,7 @@
|
| #define CONTENT_RENDERER_DISAMBIGUATION_POPUP_HELPER_H_
|
|
|
| #include "content/common/content_export.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebVector.h"
|
| +#include "third_party/WebKit/public/platform/WebVector.h"
|
|
|
| namespace gfx {
|
| class Rect;
|
|
|