Index: webkit/media/crypto/key_systems.cc |
diff --git a/webkit/media/crypto/key_systems.cc b/webkit/media/crypto/key_systems.cc |
index 04501649651feffe2ac5c8167b243c280f014ccd..810fd710c7ba9489cda022a1cabc2580e13fdfbd 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 { |