| Index: third_party/WebKit/Source/platform/bindings/TraceWrapperV8Reference.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/TraceWrapperV8Reference.h b/third_party/WebKit/Source/platform/bindings/TraceWrapperV8Reference.h
|
| similarity index 94%
|
| copy from third_party/WebKit/Source/bindings/core/v8/TraceWrapperV8Reference.h
|
| copy to third_party/WebKit/Source/platform/bindings/TraceWrapperV8Reference.h
|
| index 85a1882f3fc94dd6cc8d2094c641fec73ce15a1e..3b4aff0c2af49c40f0d8db75eee033c450c707ee 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/TraceWrapperV8Reference.h
|
| +++ b/third_party/WebKit/Source/platform/bindings/TraceWrapperV8Reference.h
|
| @@ -1,11 +1,11 @@
|
| -// Copyright 2016 The Chromium Authors. All rights reserved.
|
| +// Copyright 2017 The Chromium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| #ifndef TraceWrapperV8Reference_h
|
| #define TraceWrapperV8Reference_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappableVisitor.h"
|
| +#include "platform/bindings/ScriptWrappableVisitor.h"
|
|
|
| namespace blink {
|
|
|
|
|