| Index: third_party/WebKit/Source/platform/UUID.cpp
|
| diff --git a/third_party/WebKit/Source/platform/UUID.cpp b/third_party/WebKit/Source/platform/UUID.cpp
|
| index f4c3dd951386409e5e3e4db57464b57f0c6c4b25..4c3bb29a5a46e1a6e457c5f033a497aacf7eea98 100644
|
| --- a/third_party/WebKit/Source/platform/UUID.cpp
|
| +++ b/third_party/WebKit/Source/platform/UUID.cpp
|
| @@ -5,7 +5,7 @@
|
| #include "platform/UUID.h"
|
|
|
| #include "base/guid.h"
|
| -#include "wtf/text/StringUTF8Adaptor.h"
|
| +#include "platform/wtf/text/StringUTF8Adaptor.h"
|
|
|
| namespace blink {
|
|
|
|
|