summaryrefslogtreecommitdiffstats
path: root/webkit/media/crypto/proxy_decryptor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/media/crypto/proxy_decryptor.cc')
-rw-r--r--webkit/media/crypto/proxy_decryptor.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/media/crypto/proxy_decryptor.cc b/webkit/media/crypto/proxy_decryptor.cc
index 1a87024..9372f4a4 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"