Index: content/public/common/window_container_type.cc |
=================================================================== |
--- content/public/common/window_container_type.cc (revision 175187) |
+++ content/public/common/window_container_type.cc (working copy) |
@@ -5,8 +5,8 @@ |
#include "content/public/common/window_container_type.h" |
#include "base/string_util.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebVector.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebVector.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebWindowFeatures.h" |
namespace { |