Index: webkit/media/crypto/key_systems.cc |
diff --git a/webkit/media/crypto/key_systems.cc b/webkit/media/crypto/key_systems.cc |
index 0ffe95198592fc5cad7d852657c4a8c2212fbe36..83bb2c817c36317acddb451824bb00e4b57b5820 100644 |
--- a/webkit/media/crypto/key_systems.cc |
+++ b/webkit/media/crypto/key_systems.cc |
@@ -10,8 +10,8 @@ |
#include "base/logging.h" |
#include "base/string_util.h" |
#include "net/base/mime_util.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebCString.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
+#include "third_party/WebKit/public/platform/WebCString.h" |
+#include "third_party/WebKit/public/platform/WebString.h" |
#include "webkit/media/crypto/key_systems_info.h" |
namespace webkit_media { |