| Index: third_party/WebKit/Source/platform/exported/ServiceRegistry.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/ServiceRegistry.cpp b/third_party/WebKit/Source/platform/exported/ServiceRegistry.cpp
|
| index b649b3013749c0036478b3dde8773045a59865e8..bd5153da92290ea4d65264f09099f384a4e4bfc2 100644
|
| --- a/third_party/WebKit/Source/platform/exported/ServiceRegistry.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/ServiceRegistry.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "public/platform/InterfaceProvider.h"
|
|
|
| -#include "wtf/StdLibExtras.h"
|
| +#include "platform/wtf/StdLibExtras.h"
|
|
|
| namespace blink {
|
| namespace {
|
|
|