| Index: third_party/WebKit/Source/platform/inspector_protocol/ErrorSupport.h
|
| diff --git a/third_party/WebKit/Source/platform/inspector_protocol/ErrorSupport.h b/third_party/WebKit/Source/platform/inspector_protocol/ErrorSupport.h
|
| index 57620577bc251f9ccbd87930247dffc81317a691..bb7e064934b01ff489369f89332e02e426f97ffb 100644
|
| --- a/third_party/WebKit/Source/platform/inspector_protocol/ErrorSupport.h
|
| +++ b/third_party/WebKit/Source/platform/inspector_protocol/ErrorSupport.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ErrorSupport_h
|
| #define ErrorSupport_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| #include "platform/inspector_protocol/Collections.h"
|
| +#include "platform/inspector_protocol/Platform.h"
|
| #include "platform/inspector_protocol/String16.h"
|
|
|
| namespace blink {
|
|
|