| Index: third_party/WebKit/Source/platform/exported/InterfaceRegistry.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/InterfaceRegistry.cpp b/third_party/WebKit/Source/platform/exported/InterfaceRegistry.cpp
|
| index 139dddc1e2708cda4ba2d944871fa1f73ab48304..5c9b2214b6cc800b8f2909081c6e00ff8d671bc3 100644
|
| --- a/third_party/WebKit/Source/platform/exported/InterfaceRegistry.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/InterfaceRegistry.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "public/platform/InterfaceRegistry.h"
|
|
|
| -#include "wtf/StdLibExtras.h"
|
| +#include "platform/wtf/StdLibExtras.h"
|
|
|
| namespace blink {
|
| namespace {
|
|
|