| Index: third_party/WebKit/Source/web/AssertMatchingEnums.cpp
|
| diff --git a/third_party/WebKit/Source/web/AssertMatchingEnums.cpp b/third_party/WebKit/Source/web/AssertMatchingEnums.cpp
|
| index 94702ce3f88b6e6454225c9a39c87051ab0d0aa4..566fa9342c7a956fb9c28144235f8dacdd96fe1a 100644
|
| --- a/third_party/WebKit/Source/web/AssertMatchingEnums.cpp
|
| +++ b/third_party/WebKit/Source/web/AssertMatchingEnums.cpp
|
| @@ -31,7 +31,7 @@
|
| // Use this file to assert that various public API enum values continue
|
| // matching blink defined enum values.
|
|
|
| -#include "bindings/core/v8/SerializedScriptValue.h"
|
| +#include "bindings/core/v8/serialization/SerializedScriptValue.h"
|
| #include "core/dom/AXObjectCache.h"
|
| #include "core/dom/IconURL.h"
|
| #include "core/editing/SelectionType.h"
|
|
|