Index: webkit/media/crypto/proxy_decryptor.cc |
diff --git a/webkit/media/crypto/proxy_decryptor.cc b/webkit/media/crypto/proxy_decryptor.cc |
index 1a87024b3732607df7d4076fcba34bf87e77afa2..9372f4a4c72597495cb7c5e443aedb8f3d3fe368 100644 |
--- a/webkit/media/crypto/proxy_decryptor.cc |
+++ b/webkit/media/crypto/proxy_decryptor.cc |
@@ -11,7 +11,7 @@ |
#include "webkit/media/crypto/key_systems.h" |
#if defined(ENABLE_PEPPER_CDMS) |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
+#include "third_party/WebKit/public/platform/WebString.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebFrame.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebMediaPlayerClient.h" |
#include "webkit/media/crypto/ppapi_decryptor.h" |