Index: content/renderer/cpp_bound_class_unittest.cc |
diff --git a/content/renderer/cpp_bound_class_unittest.cc b/content/renderer/cpp_bound_class_unittest.cc |
index cf1ad9e6a0a7fdeb2859a563fd995feed4877481..240f7f46b8fa881e677d940c19fd854b6158b6d4 100644 |
--- a/content/renderer/cpp_bound_class_unittest.cc |
+++ b/content/renderer/cpp_bound_class_unittest.cc |
@@ -9,7 +9,7 @@ |
#include "base/utf_string_conversions.h" |
#include "content/public/renderer/render_view_observer.h" |
#include "content/public/test/render_view_test.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebURLRequest.h" |
+#include "third_party/WebKit/public/platform/WebURLRequest.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDocument.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebElement.h" |
#include "webkit/glue/cpp_binding_example.h" |