Index: third_party/WebKit/Source/platform/bindings/ScopedPersistent.h |
diff --git a/third_party/WebKit/Source/bindings/core/v8/ScopedPersistent.h b/third_party/WebKit/Source/platform/bindings/ScopedPersistent.h |
similarity index 97% |
copy from third_party/WebKit/Source/bindings/core/v8/ScopedPersistent.h |
copy to third_party/WebKit/Source/platform/bindings/ScopedPersistent.h |
index 51ffd6ea861a1c3388a742e9d4917ccbfa08835a..0d50a1c8cedce414ae21310a4b9bc0396843361e 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/ScopedPersistent.h |
+++ b/third_party/WebKit/Source/platform/bindings/ScopedPersistent.h |
@@ -1,5 +1,5 @@ |
/* |
- * Copyright (C) 2009 Google Inc. All rights reserved. |
+ * Copyright (C) 2017 Google Inc. All rights reserved. |
* |
* Redistribution and use in source and binary forms, with or without |
* modification, are permitted provided that the following conditions are |
@@ -33,7 +33,7 @@ |
#include <memory> |
-#include "bindings/core/v8/ScriptWrappableVisitor.h" |
+#include "platform/bindings/ScriptWrappableVisitor.h" |
#include "platform/wtf/Allocator.h" |
#include "platform/wtf/Noncopyable.h" |
#include "v8/include/v8.h" |