Index: third_party/WebKit/Source/modules/notifications/Notification.h |
diff --git a/third_party/WebKit/Source/modules/notifications/Notification.h b/third_party/WebKit/Source/modules/notifications/Notification.h |
index 6ac8bb5ff195eda8a670cc7fcef8c67afd7eddd7..5fc09e6717fd39f460f68895f3f105e8ec06ce1d 100644 |
--- a/third_party/WebKit/Source/modules/notifications/Notification.h |
+++ b/third_party/WebKit/Source/modules/notifications/Notification.h |
@@ -33,7 +33,7 @@ |
#include "bindings/core/v8/ScriptPromise.h" |
#include "bindings/core/v8/ScriptValue.h" |
-#include "bindings/core/v8/SerializedScriptValue.h" |
+#include "bindings/core/v8/serialization/SerializedScriptValue.h" |
#include "core/dom/ContextLifecycleObserver.h" |
#include "core/dom/DOMTimeStamp.h" |
#include "modules/EventTargetModules.h" |