Index: content/common/view_messages.h |
diff --git a/content/common/view_messages.h b/content/common/view_messages.h |
index 40dc6be45d90018866fc9ed61d0d9dc49360dfae..844ee5e6646ba3ff1cab7719fa506e4214e72d16 100644 |
--- a/content/common/view_messages.h |
+++ b/content/common/view_messages.h |
@@ -35,8 +35,8 @@ |
#include "media/audio/audio_parameters.h" |
#include "media/base/channel_layout.h" |
#include "media/base/media_log_event.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebFloatPoint.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebFloatRect.h" |
+#include "third_party/WebKit/public/platform/WebFloatPoint.h" |
+#include "third_party/WebKit/public/platform/WebFloatRect.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebCompositionUnderline.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebFindOptions.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebMediaPlayerAction.h" |