| Index: public/webview/WebMediaStreamRegistry.h
|
| diff --git a/Source/WebKit/chromium/public/WebMediaStreamRegistry.h b/public/webview/WebMediaStreamRegistry.h
|
| similarity index 97%
|
| copy from Source/WebKit/chromium/public/WebMediaStreamRegistry.h
|
| copy to public/webview/WebMediaStreamRegistry.h
|
| index bd29e40a554ce9f60762bdd30facd0d5976cfae0..0843b39d51af23e2c48fc4ba01dead0df15939b5 100644
|
| --- a/Source/WebKit/chromium/public/WebMediaStreamRegistry.h
|
| +++ b/public/webview/WebMediaStreamRegistry.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebMediaStreamRegistry_h
|
| #define WebMediaStreamRegistry_h
|
|
|
| -#include "../../../../public/platform/WebString.h"
|
| +#include "../platform/WebString.h"
|
|
|
| namespace WebKit {
|
|
|
|
|